Source position: lazgtk3.pas line 8784
type TGtkIconViewForeachFunc = procedure(
icon_view: PGtkIconView;
path: PGtkTreePath;
data: gpointer
);