Method
GtkTreeExpanderget_child
Declaration [src]
GtkWidget*
gtk_tree_expander_get_child (
GtkTreeExpander* self
)
Return value
Type: GtkWidget
The child displayed by self
.
The returned data is owned by the instance. |
The return value can be NULL . |