Method

GtkPanedget_end_child

Declaration [src]

GtkWidget*
gtk_paned_get_end_child (
  GtkPaned* paned
)

Description [src]

Retrieves the end child of the given GtkPaned.

Gets propertyGtk.Paned:end-child

Return value

Type: GtkWidget

The end child widget.

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