Table of Contents

Delegate TreeSelectionFunc

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

Parameters

selection IntPtr
model IntPtr
path IntPtr
pathCurrentlySelected bool
data IntPtr

Returns

bool