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
_gType
baselineChild
baselinePosition
homogeneous
spacing
static functions
_getGType
Adds child as the last child to box.