Package: pango

Function pango-cairo-font-scaled-font

Lambda List

pango-cairo-font-scaled-font (font)

Arguments

font -- a pango-font object from a pango-cairo-font-map object

Return Value

The cairo-scaled-font-t instance used by font, or nil if font is nil.

Details

Gets the cairo-scaled-font-t instance used by font. The scaled font can be referenced and kept using the function cairo-scaled-font-reference.
 

See also

2021-1-9