Package: pango

Function pango:font-description-to-string

Lambda List

pango:font-description-to-string (desc)

Arguments

desc -- a pango:font-description instance

Return Value

A new string with a representation of a font description.

Details

Creates a string representation of a font description. See the pango:font-description-from-string function for a description of the format of the string representation. The family list in the string description will only have a terminating comma if the last word of the list is a valid style option.
 

See also

2024-3-4