Type Definition gtk4_sys::GtkMapListModelMapFunc

source ·
pub type GtkMapListModelMapFunc = Option<unsafe extern "C" fn(_: *mut GObject, _: gpointer) -> *mut GObject>;