Gtk.TreeViewMappingFunc Delegate
A delegate to specify the signature of a function to be called on a set of Gtk.TreeView rows that are expanded.

Syntax

public delegate void TreeViewMappingFunc (TreeView tree_view, TreePath path)

Parameters

tree_view
Documentation for this section has not yet been entered.
path
Documentation for this section has not yet been entered.

Remarks

See TreeView.MapExpandedRows for when and how a function of this shape gets called.

Requirements

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