adw_alert_dialog_add_response

Function adw_alert_dialog_add_response 

Source
pub unsafe extern "C" fn adw_alert_dialog_add_response(
    self_: *mut AdwAlertDialog,
    id: *const c_char,
    label: *const c_char,
)