Table of Contents

Delegate TreeViewClassData.ExpandCollapseCursorRowCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate bool TreeViewClassData.ExpandCollapseCursorRowCallback(IntPtr treeView, bool logical, bool expand, bool openAll)

Parameters

treeView IntPtr
logical bool
expand bool
openAll bool

Returns

bool