PgAttribute.letterSpacingNew

Create a new letter-spacing attribute.

class PgAttribute
static
letterSpacingNew

Parameters

letterSpacing int

amount of extra space to add between graphemes of the text, in Pango units.

Return Value

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

Meta