Method
Gtk.Paned.set_end_child
Declaration [src]
void
gtk_paned_set_end_child (
GtkPaned* paned,
GtkWidget* child
)
Parameters
child |
GtkWidget |
the widget to add |
|
Ownership is not transferred to the callee |