SplitButton.setChild
void setChild(gtk.widget.Widget child = null)Sets the child widget.
Setting the child widget will set adw.split_button.SplitButton.label and adw.split_button.SplitButton.iconName to NULL.
Parameters
child | the new child widget |