Method
AdapSplitButtonset_icon_name
Declaration [src]
void
adap_split_button_set_icon_name (
AdapSplitButton* self,
const char* icon_name
)
Description [src]
Sets the name of the icon used to automatically populate the button.
Setting the icon name will set AdapSplitButton:label
and
AdapSplitButton:child
to NULL
.
Sets property | Adap.SplitButton:icon-name |