Source position: lazgtk3.pas line 7196
type TGtkFlowBoxFilterFunc = function(
child: PGtkFlowBoxChild;
user_data: gpointer
):gboolean;