SplitButton.setChild
void setChild(gtk.widget.Widget child = null)Sets the child widget.
Setting the child widget will set propertySplitButton:label and propertySplitButton:icon-name to NULL.
Parameters
child | the new child widget |
void setChild(gtk.widget.Widget child = null)Sets the child widget.
Setting the child widget will set propertySplitButton:label and propertySplitButton:icon-name to NULL.
child | the new child widget |