Method
AdapToastset_button_label
Declaration [src]
void
adap_toast_set_button_label (
AdapToast* self,
const char* button_label
)
Description [src]
Sets the label to show on the button.
Underlines in the button text can be used to indicate a mnemonic.
If set to NULL
, the button won’t be shown.
Sets property | Adap.Toast:button-label |