Expander.getExpanded

Queries a gtk.Expander and returns its current state. Returns TRUE if the child widget is revealed.

See Expander.setExpanded.

class Expander
bool
getExpanded
()

Return Value

Type: bool

the current state of the expander

Meta