Type Definition gtk4_sys::GtkListBoxSortFunc

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