Expander.getExpanded

Queries a GtkExpander and returns its current state. Returns TRUE if the child widget is revealed. See gtk_expander_set_expanded(). Since 2.4

class Expander
int
getExpanded
()

Return Value

Type: int

the current state of the expander.

Meta