gtk4_sys

Function gtk_alert_dialog_choose_finish

Source
pub unsafe extern "C" fn gtk_alert_dialog_choose_finish(
    self_: *mut GtkAlertDialog,
    result: *mut GAsyncResult,
    error: *mut *mut GError,
) -> c_int
Available on crate feature v4_10 only.