Table of Contents

Delegate TreeSelectionFunc

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool TreeSelectionFunc(nint selection, nint model, nint path, bool pathCurrentlySelected, nint data)

Parameters

selection nint
model nint
path nint
pathCurrentlySelected bool
data nint

Returns

bool