FontFilterFunc
typealias FontFilterFunc = (<Error class: unknown class>, <Error class: unknown class>) -> Boolean(source)
The type of function that is used for deciding what fonts get shown in a GtkFontChooser.
See method@Gtk.FontChooser.set_filter_func.
param
familyaPangoFontFamilyparam
faceaPangoFontFacebelonging to @familyreturn true if the font should be displayed