Type Definition gtk4_sys::GtkFlowBoxForeachFunc[][src]

pub type GtkFlowBoxForeachFunc = Option<unsafe extern "C" fn(_: *mut GtkFlowBox, _: *mut GtkFlowBoxChild, _: gpointer)>;