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