Documentation
Dlang.org
CenterBox.setCenterWidget
gtk
center_box
CenterBox
Sets the center widget.
To remove the existing center widget, pass null.
class
CenterBox
void
setCenterWidget
(
gtk.widget.Widget
child
= null
)
Parameters
child
gtk
.
widget
.
Widget
the new center 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 center widget.
To remove the existing center widget, pass null.