Table of Contents

Delegate TreeModelIfaceData.GetValueCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate void TreeModelIfaceData.GetValueCallback(IntPtr treeModel, IntPtr iter, int column, IntPtr value)

Parameters

treeModel IntPtr
iter IntPtr
column int
value IntPtr