TextTag.rise

int rise() @property nothrow

Get rise property.

Returns

Offset of text above the baseline, in Pango units.

Negative values go below the baseline.

void rise(int propval) @property nothrow

Set rise property.

Parameters

propvalOffset of text above the baseline, in Pango units. Negative values go below the baseline.