gtk4_sys

Function gtk_sorter_compare

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