Gtk.NodeCellDataFunc Delegate
Callback type to initialize a cell renderers attributes.

Syntax

public delegate void NodeCellDataFunc (TreeViewColumn tree_column, CellRenderer cell, ITreeNode node)

Parameters

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

Remarks

Requirements

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