Method
AdwMessageDialoghas_response
deprecated: 1.6 since: 1.2
Declaration [src]
gboolean
adw_message_dialog_has_response (
AdwMessageDialog* self,
const char* response
)
Description [src]
Gets whether self
has a response with the ID response
.
Available since: 1.2
Deprecated since: 1.6
Use AdwAlertDialog
.