Method
AdapMessageDialogresponse
since: 1.2
Declaration [src]
void
adap_message_dialog_response (
AdapMessageDialog* self,
const char* response
)
Description [src]
Emits the AdapMessageDialog::response
signal with the given response ID.
Used to indicate that the user has responded to the dialog in some way.
Available since: 1.2
Emits signal | Adap.MessageDialog::response |