Source position: lazgtk3.pas line 7202
type TGtkFlowBoxSortFunc = function(
child1: PGtkFlowBoxChild;
child2: PGtkFlowBoxChild;
user_data: gpointer
):gint;