libadwaita_sys

Function adw_alert_dialog_has_response

Source
pub unsafe extern "C" fn adw_alert_dialog_has_response(
    self_: *mut AdwAlertDialog,
    response: *const c_char,
) -> gboolean
Available on crate feature v1_5 only.