TextTag.stretch
pango.types.Stretch stretch() @propertyGet stretch property.
Returns
Font stretch as a [pango.types.Stretch], e.g. [pango.types.Stretch.Condensed].
void stretch(pango.types.Stretch propval) @propertySet stretch property.
Parameters
propval | Font stretch as a [pango.types.Stretch], e.g. [pango.types.Stretch.Condensed]. |