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