Table of Contents

Delegate TreeModelFilterClassData.VisibleCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool TreeModelFilterClassData.VisibleCallback(IntPtr self, IntPtr childModel, IntPtr iter)

Parameters

self IntPtr
childModel IntPtr
iter IntPtr

Returns

bool