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
self
setBaselineChild
setBaselinePosition
setHomogeneous
setSpacing
properties
_gType
baselineChild
baselinePosition
homogeneous
spacing
static functions
_getGType
Sets the baseline child of a box.
This affects only vertical boxes.