Delegate ListBoxSortFunc
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
public delegate int ListBoxSortFunc(ListBoxRow row1, ListBoxRow row2)
Parameters
row1
ListBoxRowrow2
ListBoxRow
public delegate int ListBoxSortFunc(ListBoxRow row1, ListBoxRow row2)
row1
ListBoxRowrow2
ListBoxRow