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
baselineChild
baselinePosition
gType
homogeneous
spacing
static functions
getGType
Sets the baseline child of a box.
This affects only vertical boxes.