Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkExpanderNew: gtkExpanderNew
Description
Creates a new expander using
label
as the text of the label.
Usage
gtkExpanderNew(label = NULL, show = TRUE)
Arguments
label
the text of the label
Value
GtkWidget
] a new
GtkExpander
widget.
Details
Since 2.4