CenterLayout.setStartWidget

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

Sets the new start widget of self.

To remove the existing start widget, pass null.

Parameters

widgetthe new start widget