TextTag.stretch

pango.types.Stretch stretch() @property

Get stretch property.

Returns

Font stretch as a [pango.types.Stretch], e.g. [pango.types.Stretch.Condensed].
void stretch(pango.types.Stretch propval) @property

Set stretch property.

Parameters

propvalFont stretch as a [pango.types.Stretch], e.g. [pango.types.Stretch.Condensed].