Method
GtkPanedget_start_child
Declaration [src]
GtkWidget*
gtk_paned_get_start_child (
GtkPaned* paned
)
Description [src]
Retrieves the start child of the given GtkPaned
.
Gets property | Gtk.Paned:start-child |
Return value
Returns: | GtkWidget |
The start child widget. |
|
The data is owned by the instance. | |
The return value can be NULL . |