Box.append
void append(gtk.widget.Widget child) nothrowAdds child as the last child to box.
Parameters
child | the gtk.widget.Widget to append |
void append(gtk.widget.Widget child) nothrowAdds child as the last child to box.
child | the gtk.widget.Widget to append |