This field is only present for compatibility with Pango-1.8.0 ([pango.types.AttrType.AbsoluteSize] was added in 1.8.1); and always will be false for [pango.types.AttrType.Size] and true for [pango.types.AttrType.AbsoluteSize].
AttrSize.absolute
uint absolute() @propertyGet absolute field.
Returns
whether the font size is in device units or points.
void absolute(uint propval) @propertySet absolute field.
Parameters
propval | whether the font size is in device units or points. This field is only present for compatibility with Pango-1.8.0 ([pango.types.AttrType.AbsoluteSize] was added in 1.8.1); and always will be false for [pango.types.AttrType.Size] and true for [pango.types.AttrType.AbsoluteSize]. |