Table of Contents

Delegate TreeSortableIfaceData.SetSortFuncCallback

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate void TreeSortableIfaceData.SetSortFuncCallback(IntPtr sortable, int sortColumnId, TreeIterCompareFunc sortFunc, IntPtr userData, DestroyNotify destroy)

Parameters

sortable IntPtr
sortColumnId int
sortFunc TreeIterCompareFunc
userData IntPtr
destroy DestroyNotify