Method

Gtk.Expander.get_child

Declaration [src]

GtkWidget*
gtk_expander_get_child (
  GtkExpander* expander
)

Description [src]

Gets the child widget of expander.

Gets propertyGtk.Expander:child

Return value

Returns: GtkWidget

the child widget of expander

Ownership is not transferred to the caller
Can be NULL