Table of Contents

Delegate TreeModelForeachFunc

Namespace
Gtk
Assembly
Gtk-4.0.dll
public delegate bool TreeModelForeachFunc(TreeModel model, TreePath path, TreeIter iter)

Parameters

model TreeModel
path TreePath
iter TreeIter

Returns

bool