Documentation
Dlang.org
Box.setBaselineChild
gtk
box
Box
Sets the baseline child of a box.
This affects only vertical boxes.
class
Box
void
setBaselineChild
(
int
child
)
Parameters
child
int
a child, or -1
gtk
box
Box
constructors
this
functions
append
getBaselineChild
getBaselinePosition
getHomogeneous
getSpacing
insertChildAfter
prepend
remove
reorderChildAfter
setBaselineChild
setBaselinePosition
setHomogeneous
setSpacing
Sets the baseline child of a box.
This affects only vertical boxes.