Table of Contents

Delegate TreeModelFilterVisibleFunc

Namespace
Gtk
Assembly
Gtk-4.0.dll
public delegate bool TreeModelFilterVisibleFunc(TreeModel model, TreeIter iter)

Parameters

model TreeModel
iter TreeIter

Returns

bool