AttrSize.size

int size() @property nothrow

Get size field.

Returns

size of font, in units of 1/pango.types.SCALE of a point (for

pango.types.AttrType.Size) or of a device unit (for pango.types.AttrType.AbsoluteSize)

void size(int propval) @property nothrow

Set size field.

Parameters

propvalsize of font, in units of 1/pango.types.SCALE of a point (for pango.types.AttrType.Size) or of a device unit (for pango.types.AttrType.AbsoluteSize)