Table of Contents

Delegate TreeModelIfaceData.IterNextCallback

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

Parameters

treeModel IntPtr
iter IntPtr

Returns

bool