CenterLayout.setCenterWidget

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

Sets the new center widget of self.

To remove the existing center widget, pass null.

Parameters

widgetthe new center widget