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 the :use-underline
" and
:use-markup
properties.
gtkLabelSetLabel(object, str)
|
[GtkLabel ] a GtkLabel |
|
[character] the new text to set for the label |
Derived by RGtkGen from GTK+ documentation