Table of Contents

Delegate TreeModelFilterVisibleFunc

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

Parameters

model nint
iter nint
data nint

Returns

bool