Package: pango

Function pango:font-description-size-is-absolute

Lambda List

pango:font-description-size-is-absolute (desc)

Arguments

desc -- a pango:font-description instance

Return Value

Whether the size for the font description is in points or device units.

Details

Determines whether the size of the font is in points (not absolute) or device units (absolute). See the pango:font-description-size and pango:font-description-set-absolute-size functions. Use the pango:font-description-set-fields function to find out if the size field of the font description was explicitly set or not.
 

See also

2024-3-3