gtkButtonSetLabel {RGtk2} | R Documentation |
Sets the text of the label of the button to str
. This text is
also used to select the stock item if gtkButtonSetUseStock
is used.
gtkButtonSetLabel(object, label)
|
|
|
a string |
This will also clear any previously set labels.
Derived by RGtkGen from GTK+ documentation