Documentation
Dlang.org
CenterLayout.setEndWidget
gtk
center_layout
CenterLayout
Sets the new end widget of self.
To remove the existing center widget, pass null.
class
CenterLayout
void
setEndWidget
(
gtk.widget.Widget
widget
= null
)
Parameters
widget
gtk
.
widget
.
Widget
the new end widget
gtk
center_layout
CenterLayout
constructors
this
functions
getBaselinePosition
getCenterWidget
getEndWidget
getOrientation
getShrinkCenterLast
getStartWidget
self
setBaselinePosition
setCenterWidget
setEndWidget
setOrientation
setShrinkCenterLast
setStartWidget
properties
_gType
shrinkCenterLast
static functions
_getGType
Sets the new end widget of self.
To remove the existing center widget, pass null.