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