[][src]Type Definition gtk_sys::GtkListBoxSortFunc

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