Table of Contents

Delegate TreeSelectionFunc

Namespace
Gtk
Assembly
Gtk-4.0.dll
public delegate bool TreeSelectionFunc(TreeSelection selection, TreeModel model, TreePath path, bool pathCurrentlySelected)

Parameters

selection TreeSelection
model TreeModel
path TreePath
pathCurrentlySelected bool

Returns

bool