Table of Contents

Delegate ListBoxSortFunc

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate int ListBoxSortFunc(IntPtr row1, IntPtr row2, IntPtr userData)

Parameters

row1 IntPtr
row2 IntPtr
userData IntPtr

Returns

int