Source position: lazgtk3.pas line 7190
type TGtkFlowBoxForeachFunc = procedure(
box: PGtkFlowBox;
child: PGtkFlowBoxChild;
user_data: gpointer
);