gtkLabelSetLabel {RGtk2} | R Documentation |
Sets the text of the label. The label is interpreted as including embedded underlines and/or Pango markup depending on the values of label->use_underline and label->use_markup.
gtkLabelSetLabel(object, str)
|
[GtkLabel ] a GtkLabel |
|
[character] the new text to set for the label |
Derived by RGtkGen from GTK+ documentation