Gtk.TreeSelectionForeachFunc Delegate
A delegate class for functions that can be run on every element of a Gtk.TreeSelection.

Syntax

public delegate void TreeSelectionForeachFunc (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.

Remarks

See TreeSelection.SelectedForeach for how to invoke a delegate of this type.

Requirements

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