PgAttribute.sizeNewAbsolute

Create a new font-size attribute in device units. Since 1.8

class PgAttribute
static
sizeNewAbsolute
(
int size
)

Parameters

size int

the font size, in PANGO_SCALEths of a device unit.

Return Value

the newly allocated PangoAttribute, which should be freed with pango_attribute_destroy().

Meta