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
self
setBaselineChild
setBaselinePosition
setHomogeneous
setSpacing
properties
baselineChild
baselinePosition
gType
homogeneous
spacing
static functions
getGType
Adds child as the last child to box.