Function gtk4_sys::gtk_sorter_compare

source ·
pub unsafe extern "C" fn gtk_sorter_compare(
    self_: *mut GtkSorter,
    item1: *mut GObject,
    item2: *mut GObject
) -> GtkOrdering