AttrSize

The pango.attr_size.AttrSize structure is used to represent attributes which set font size.

Members

Static functions

newAbsolute
pango.attribute.Attribute newAbsolute(int size)

Create a new font-size attribute in device units.

new_
pango.attribute.Attribute new_(int size)

Create a new font-size attribute in fractional points.