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 propertyGtk.Paned:start-child

Return value

Type: GtkWidget

The start child widget.

The returned data is owned by the instance.
The return value can be NULL.