AttrSize#
- class AttrSize(*args, **kwargs)#
The PangoAttrSize
structure is used to represent attributes which
set font size.
Methods#
Fields#
- class AttrSize
- absolute#
- Whether the font size is in device units or points.
This field is only present for compatibility with Pango-1.8.0 (
ABSOLUTE_SIZE
was added in 1.8.1); and always will beFalse
forSIZE
andTrue
forABSOLUTE_SIZE
.
- attr#
The common portion of the attribute
- size#
- Size of font, in units of 1/
SCALE
of a point (for SIZE
) or of a device unit (forABSOLUTE_SIZE
)
- Size of font, in units of 1/