Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkExpanderSetExpanded: gtkExpanderSetExpanded
Description
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.
Usage
gtkExpanderSetExpanded(object, expanded)
Arguments
object
a
GtkExpander
expanded
whether the child widget is revealed
Details
Since 2.4