Method
GtkPanedget_child1
since: 2.4
Declaration [src]
GtkWidget*
gtk_paned_get_child1 (
GtkPaned* paned
)
Return value
Type: GtkWidget
First child, or NULL
if it is not set.
The returned data is owned by the instance. |
The return value can be NULL . |