Gtk.TreeCellDataFunc Delegate
A delegate for methods that handle tree cell data.

Syntax

public delegate void TreeCellDataFunc (TreeViewColumn tree_column, CellRenderer cell, TreeModel tree_model, TreeIter iter)

Parameters

tree_column
Documentation for this section has not yet been entered.
cell
Documentation for this section has not yet been entered.
tree_model
Documentation for this section has not yet been entered.
iter
Documentation for this section has not yet been entered.

Remarks

Methods with this shape are used to specify how to fill in tree data; see for example TreeViewColumn.SetCellDataFunc() for one place where this class is used as a parameter.

Requirements

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