pangoAttrLetterSpacingNew {RGtk2}R Documentation

pangoAttrLetterSpacingNew

Description

Create a new letter-spacing attribute.

Usage

pangoAttrLetterSpacingNew(letter.spacing)

Arguments

letter.spacing [integer] amount of extra space to add between graphemes of the text, in Pango units.

Details

Since 1.6

Value

[PangoAttribute] the newly allocated PangoAttribute.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]