Table of Contents

Delegate ListBoxSortFunc

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

Parameters

row1 nint
row2 nint
userData nint

Returns

int