Table of Contents

Delegate TreeModelFilterVisibleFunc

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool TreeModelFilterVisibleFunc(IntPtr model, IntPtr iter, IntPtr data)

Parameters

model IntPtr
iter IntPtr
data IntPtr

Returns

bool