Function
Pango.attr_letter_spacing_new
Declaration [src]
PangoAttribute*
pango_attr_letter_spacing_new (
int letter_spacing
)
Parameters
letter_spacing |
int |
amount of extra space to add between graphemes of the text, in Pango units. |
Return value
Returns: PangoAttribute |
|
the newly allocated |
|
Ownership of the data is transferred to the caller |