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