Table of Contents

Delegate CellLayoutDataFunc

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate void CellLayoutDataFunc(IntPtr cellLayout, IntPtr cell, IntPtr treeModel, IntPtr iter, IntPtr data)

Parameters

cellLayout IntPtr
cell IntPtr
treeModel IntPtr
iter IntPtr
data IntPtr