CenterLayout.setEndWidget
void setEndWidget(gtk.widget.Widget widget = null)Sets the new end widget of self.
To remove the existing center widget, pass null.
Parameters
widget | the new end widget |
void setEndWidget(gtk.widget.Widget widget = null)Sets the new end widget of self.
To remove the existing center widget, pass null.
widget | the new end widget |