Source position: lazgtk3.pas line 9432
type TGtkListBoxUpdateHeaderFunc = procedure(
row: PGtkListBoxRow;
before: PGtkListBoxRow;
user_data: gpointer
);