CenterBox.setEndWidget
void setEndWidget(gtk.widget.Widget child = null)Sets the end widget.
To remove the existing end widget, pass null.
Parameters
child | the new end widget |
void setEndWidget(gtk.widget.Widget child = null)Sets the end widget.
To remove the existing end widget, pass null.
child | the new end widget |