PgAttribute.sizeNew

Create a new font-size attribute in fractional points.

class PgAttribute
static
sizeNew
(
int size
)

Parameters

size int

the font size, in PANGO_SCALEths of a point.

Return Value

the newly allocated PangoAttribute, which should be freed with pango_attribute_destroy(). [transfer full]

Meta