Type Definition gtk_sys::GtkFlowBoxSortFunc
[−]
[src]
type GtkFlowBoxSortFunc = Option<unsafe extern "C" fn(_: *mut GtkFlowBoxChild, _: *mut GtkFlowBoxChild, _: gpointer) -> c_int>;