Table of Contents

Delegate TreeModelIfaceData.IterParentCallback

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

Parameters

treeModel IntPtr
iter IntPtr
child IntPtr

Returns

bool