Property
AdwSplitButton:icon-name
Description [src]
The name of the icon used to automatically populate the button.
Setting the icon name will set AdwSplitButton:label
and
AdwSplitButton:child
to NULL
.
Type:gchar*
Default value | NULL |
Getter method | adw_split_button_get_icon_name() |
Setter method | adw_split_button_set_icon_name() |