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