gtkExpanderSetExpanded {RGtk2} | R Documentation |
Sets the state of the expander. Set to TRUE
, if you want
the child widget to be revealed, and FALSE
if you want the
child widget to be hidden.
gtkExpanderSetExpanded(object, expanded)
|
[GtkExpander ] a GtkExpander |
|
[logical] whether the child widget is revealed |
Since 2.4
Derived by RGtkGen from GTK+ documentation