AttrSize.absolute

Set absolute field.

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

Parameters

propval 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.