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