CenterBox.setCenterWidget

void setCenterWidget(gtk.widget.Widget child = null)

Sets the center widget.

To remove the existing center widget, pass null.

Parameters

childthe new center widget