Type Definition gtk_sys::GtkFlowBoxFilterFunc [] [src]

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