Property
AdapBanner:button-label
since: 1.3
Description [src]
The label to show on the button.
If set to ""
or NULL
, the button won’t be shown.
The button can be used with a GAction
, or with the
AdapBanner::button-clicked
signal.
Type: | gchar* |
Available since: | 1.3 |
Getter method | adap_banner_get_button_label() |
Setter method | adap_banner_set_button_label() |