API Version: 1
Library Version: 1.5.0
gboolean adw_alert_dialog_has_response ( AdwAlertDialog* self, const char* response )
Gets whether self has a response with the ID response.
self
response
const char*
Response ID.
gboolean
Whether self has a response with the ID response.