Delegate TreeModelForeachFunc NamespaceGtk AssemblyGtk-4.0.dll public delegate bool TreeModelForeachFunc(TreeModel model, TreePath path, TreeIter iter) Parameters model TreeModel path TreePath iter TreeIter Returns bool