Delegate ListBoxUpdateHeaderFunc
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
public delegate void ListBoxUpdateHeaderFunc(ListBoxRow row, ListBoxRow? before)
Parameters
row
ListBoxRowbefore
ListBoxRow
public delegate void ListBoxUpdateHeaderFunc(ListBoxRow row, ListBoxRow? before)
row
ListBoxRowbefore
ListBoxRow