Documentation
Dlang.org
CenterBox.setStartWidget
gtk
center_box
CenterBox
Sets the start widget.
To remove the existing start widget, pass null.
class
CenterBox
void
setStartWidget
(
gtk.widget.Widget
child
= null
)
Parameters
child
gtk
.
widget
.
Widget
the new start widget
gtk
center_box
CenterBox
constructors
this
functions
getBaselinePosition
getCenterWidget
getEndWidget
getShrinkCenterLast
getStartWidget
self
setBaselinePosition
setCenterWidget
setEndWidget
setShrinkCenterLast
setStartWidget
properties
baselinePosition
centerWidget
endWidget
gType
shrinkCenterLast
startWidget
static functions
getGType
Sets the start widget.
To remove the existing start widget, pass null.