gtkLabelGetLabel {RGtk2} | R Documentation |
Fetches the text from a label widget including any embedded
underlines indicating mnemonics and Pango markup. (See
gtkLabelGetText
).
gtkLabelGetLabel(object)
|
[GtkLabel ] a GtkLabel |
[character] the text of the label widget.
Derived by RGtkGen from GTK+ documentation