| gtkFrameSetLabel {RGtk2} | R Documentation |
Sets the text of the label. If label is NULL,
the current label is removed.
gtkFrameSetLabel(object, label = NULL)
|
[GtkFrame] a GtkFrame |
|
[character] the text to use as the label of the frame |
Derived by RGtkGen from GTK+ documentation