Delegate CellLayoutDataFunc
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
public delegate void CellLayoutDataFunc(CellLayout cellLayout, CellRenderer cell, TreeModel treeModel, TreeIter iter)
Parameters
cellLayout
CellLayoutcell
CellRenderertreeModel
TreeModeliter
TreeIter