Source position: lazgtk3.pas line 9438
type TGtkListBoxSortFunc = function(
row1: PGtkListBoxRow;
row2: PGtkListBoxRow;
user_data: gpointer
):gint;