Method
AdapAlertDialogset_response_label
since: 1.5
Declaration [src]
void
adap_alert_dialog_set_response_label (
AdapAlertDialog* self,
const char* response,
const char* label
)
Description [src]
Sets the label of response
to label
.
Labels are displayed on the dialog buttons. An embedded underline in label
indicates a mnemonic.
Available since: 1.5