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 cairo:scaled-font-reference function.
 

See also

2026-03-16