gtkExpanderSetLabelWidget {RGtk2} | R Documentation |
Set the label widget for the expander. This is the widget that will appear embedded alongside the expander arrow.
gtkExpanderSetLabelWidget(object, label.widget = NULL)
|
[GtkExpander ] a GtkExpander |
|
[GtkWidget ] the new label widget |
Since 2.4
Derived by RGtkGen from GTK+ documentation