Package: pango

Function pango-font-face-describe

Lambda List

pango-font-face-describe (face)

Arguments

face -- a pango-font-face object

Return Value

A newly-created pango-font-description instance holding the description of face. Use the function pango-font-description-free to free the result.

Details

Returns the family, style, variant, weight and stretch of a pango-font-face object. The size field of the resulting font description will be unset.
 

See also

2021-1-8