[ CCode ( instance_pos = 2.9 ) ]
public delegate bool FontFilterFunc (FontFamily family, FontFace face)
The type of function that is used for deciding what fonts get shown in a FontChooser .
See set_filter_func.
| family |
a FontFamily |
| face |
a FontFace belonging to |
| data |
user data passed to set_filter_func |
|
true if the font should be displayed |