pangoAttrRiseNew {RGtk2}R Documentation

pangoAttrRiseNew

Description

Create a new baseline displacement attribute.

Usage

pangoAttrRiseNew(rise)

Arguments

rise

[integer] the amount that the text should be displaced vertically, in Pango units. Positive values displace the text upwards.

Value

[PangoAttribute] the newly allocated PangoAttribute,

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.31 Index]