[][src]Type Definition gtk_sys::GtkFlowBoxSortFunc

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