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 functions pango-font-description-size and pango-font-description-set-absolute-size.

Use the function pango-font-description-set-fields to find out if the size field of the font description was explicitly set or not.
 

See also

2021-1-14