| gtkExpanderNew {RGtk2} | R Documentation |
Creates a new expander using label as the text of the label.
gtkExpanderNew(label = NULL, show = TRUE)
|
[character] the text of the label |
Since 2.4
[GtkWidget] a new GtkExpander widget.
Derived by RGtkGen from GTK+ documentation