PgAttribute.riseNew

Create a new baseline displacement attribute.

class PgAttribute
static
riseNew
(
int rise
)

Parameters

rise int

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

Return Value

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