Type Definition gtk_sys::GtkFlowBoxForeachFunc[][src]

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