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
setBaselineChild
setBaselinePosition
setHomogeneous
setSpacing
Adds child as the first child to box.