Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
pangoAttrRiseNew: 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
,