gtk4_sys

Function gtk_alert_dialog_show

Source
pub unsafe extern "C" fn gtk_alert_dialog_show(
    self_: *mut GtkAlertDialog,
    parent: *mut GtkWindow,
)
Available on crate feature v4_10 only.