Method

GtkExpanderget_expanded

[]

Declaration [src]

gboolean
gtk_expander_get_expanded (
  GtkExpander* expander
)
[]

Description [src]

Queries a GtkExpander and returns its current state.

Returns TRUE if the child widget is revealed.

Gets propertyGtk.Expander:expanded
[]

Return value

Type: gboolean

The current state of the expander.