Package: gtk
Callback gtk:font-filter-func
Syntaxlambda (family face) => result Argumentsfamily -- a pango:font-family object face -- a pango:font-face object belonging to family result -- true if the font should be displayed Details
The callback function that is used for deciding what fonts get shown in a gtk:font-chooser widget. See the gtk:font-chooser-set-filter-func function. | See also |
#2024-5-22