Method

GtkTreeExpanderget_child

Declaration [src]

GtkWidget*
gtk_tree_expander_get_child (
  GtkTreeExpander* self
)

Description [src]

Gets the child widget displayed by self.

Gets propertyGtk.TreeExpander:child

Return value

Type: GtkWidget

The child displayed by self.

The returned data is owned by the instance.
The return value can be NULL.