Table of Contents

Delegate TreeModelIfaceData.GetIterCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool TreeModelIfaceData.GetIterCallback(IntPtr treeModel, IntPtr iter, IntPtr path)

Parameters

treeModel IntPtr
iter IntPtr
path IntPtr

Returns

bool