Documentation
Dlang.org
Box.append
gtk
box
Box
Adds child as the last child to box.
class
Box
void
append
(
gtk.widget.Widget
child
)
Parameters
child
gtk
.
widget
.
Widget
the
gtk.widget.Widget
to append
gtk
box
Box
constructors
this
functions
append
getBaselineChild
getBaselinePosition
getHomogeneous
getSpacing
insertChildAfter
prepend
remove
reorderChildAfter
setBaselineChild
setBaselinePosition
setHomogeneous
setSpacing
Adds child as the last child to box.