Method

Gtk.TreeExpander.get_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

Returns: GtkWidget

The child displayed by self

Ownership is not transferred to the caller
Can be NULL