| gtkExpanderSetLabel {RGtk2} | R Documentation |
Sets the text of the label of the expander to label.
gtkExpanderSetLabel(object, label = NULL)
|
[GtkExpander] a GtkExpander |
|
[character] a string |
This will also clear any previously set labels.
Since 2.4
Derived by RGtkGen from GTK+ documentation