AttrSize.absolute

Get absolute field.

  1. uint absolute [@property getter]
    class AttrSize
    @property
    uint
    absolute
    ()
  2. uint absolute [@property setter]

Return Value

Type: uint

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.