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