Table of Contents

Delegate TreeSortableIfaceData.SetDefaultSortFuncCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate void TreeSortableIfaceData.SetDefaultSortFuncCallback(nint sortable, TreeIterCompareFunc sortFunc, nint userData, DestroyNotify destroy)

Parameters

sortable nint
sortFunc TreeIterCompareFunc
userData nint
destroy DestroyNotify