Method
Gtk.Paned.get_end_child
Declaration [src]
GtkWidget*
gtk_paned_get_end_child (
  GtkPaned* paned
)
Description [src]
Retrieves the end child of the given GtkPaned.
See also: GtkPaned:end-child
| Gets property | Gtk.Paned:end-child | 
Return value
| Returns: GtkWidget | |
| the end child widget | |
| Ownership is not transferred to the caller | |
| Can be NULL | |