Package: pango
Function pango:font-description-set-fields
Lambda Listpango:font-description-set-fields (desc) ArgumentsReturn Value The list with the pango:font-mask values set corresponding to the fields in desc that have been set. Details
Determines which fields in a font description have been set. Example(pango:font-description-from-string "Sans Bold 16") => #<PANGO:FONT-DESCRIPTION {10077E5773}> (pango:font-description-set-fields *) => (:FAMILY :STYLE :VARIANT :WEIGHT :STRETCH :SIZE) | See also |
2024-3-4