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