Box.prepend
void prepend(gtk.widget.Widget child)Adds child as the first child to box.
Parameters
child | the [gtk.widget.Widget] to prepend |
void prepend(gtk.widget.Widget child)Adds child as the first child to box.
child | the [gtk.widget.Widget] to prepend |