Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkExpanderGetExpanded: gtkExpanderGetExpanded
Description
Queries a
GtkExpander
and returns its current state. Returns
TRUE
if the child widget is revealed.
Usage
gtkExpanderGetExpanded(object)
Arguments
object
a
GtkExpander
Value
Details
See
gtkExpanderSetExpanded
. Since 2.4