Paned.insert
void insert(int position, gtk.widget.Widget child)Inserts a widget at position in the paned.
Parameters
position | the position |
child | a #GtkWidget to insert. |
void insert(int position, gtk.widget.Widget child)Inserts a widget at position in the paned.
position | the position |
child | a #GtkWidget to insert. |