SplitButton.setIconName
void setIconName(string iconName)Sets the name of the icon used to automatically populate the button.
Setting the icon name will set adw.split_button.SplitButton.label and adw.split_button.SplitButton.child to NULL.
Parameters
iconName | the icon name to set |