Method
AdwSplitButtonget_icon_name
Declaration [src]
const char*
adw_split_button_get_icon_name (
AdwSplitButton* self
)
Description [src]
Gets the name of the icon used to automatically populate the button.
If the icon name has not been set with adw_split_button_set_icon_name()
the return value will be NULL
.
Available since: | 1.0 |
Gets property | Adw.SplitButton:icon-name |