Method
GtkExpanderget_child
Declaration [src]
GtkWidget*
gtk_expander_get_child (
GtkExpander* expander
)
Return value
Type: GtkWidget
The child widget of expander
.
The returned data is owned by the instance. |
The return value can be NULL . |