GtkExpander::get_expanded

bool get_expanded();

Queries a GtkExpander and returns its current state. Returns true if the child widget is revealed, false otherwise.

See also: set_expanded()