Gtk.TreeModelForeachFunc Delegate
A delegate class for functions that can be run on every row of a ..

Syntax

public delegate bool TreeModelForeachFunc (TreeModel model, TreePath path, TreeIter iter)

Parameters

model
Documentation for this section has not yet been entered.
path
Documentation for this section has not yet been entered.
iter
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

This class specifies the standard interface for functions used as parameters to TreeModel.Foreach().

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0