Source position: lazgtk3.pas line 14345
type TGtkTreeViewMappingFunc = procedure(
tree_view: PGtkTreeView;
path: PGtkTreePath;
user_data: gpointer
);