Source position: lazgtk3.pas line 7337
type TGtkFontFilterFunc = function(
family: PPangoFontFamily;
face: PPangoFontFace;
data: gpointer
):gboolean;