Virtual Method
AdwMessageDialogresponse
deprecated: 1.6 since: 1.2
Declaration [src]
void
response (
AdwMessageDialog* self,
const char* response
)
Description [src]
Emits the AdwMessageDialog::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
Deprecated since: 1.6
Use AdwAlertDialog
.
Emits signal | Adw.MessageDialog::response |