Paned.insertAfter
void insertAfter(gtk.widget.Widget child, gtk.widget.Widget sibling)Inserts a widget afer sibling in the paned.
Parameters
child | a #GtkWidget to insert. |
sibling | the widget after which to insert. |
void insertAfter(gtk.widget.Widget child, gtk.widget.Widget sibling)Inserts a widget afer sibling in the paned.
child | a #GtkWidget to insert. |
sibling | the widget after which to insert. |