Type Definition gtk4_sys::GtkFlowBoxFilterFunc

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