gtkFrameSetLabelWidget {RGtk2} | R Documentation |
Sets the label widget for the frame. This is the widget that will appear embedded in the top edge of the frame as a title.
gtkFrameSetLabelWidget(object, label.widget)
|
[GtkFrame ] a GtkFrame |
|
[GtkWidget ] the new label widget |
Derived by RGtkGen from GTK+ documentation