Documentation
Dlang.org
Box.prepend
gtk
box
Box
Adds child as the first child to box.
class
Box
void
prepend
(
gtk.widget.Widget
child
)
Parameters
child
gtk
.
widget
.
Widget
the
gtk.widget.Widget
to prepend
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 first child to box.