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