Method
AdapBannerset_button_label
since: 1.3
Declaration [src]
void
adap_banner_set_button_label (
AdapBanner* self,
const char* label
)
Description [src]
Sets the button label for self
.
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.
Available since: 1.3
Sets property | Adap.Banner:button-label |