Table of Contents

Delegate CellLayoutDataFunc

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

Parameters

cellLayout CellLayout
cell CellRenderer
treeModel TreeModel
iter TreeIter