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
setBaselinePosition
setCenterWidget
setEndWidget
setOrientation
setShrinkCenterLast
setStartWidget
Sets the new end widget of self.
To remove the existing center widget, pass null.