FontDescription.setStretch
void setStretch(pango.types.Stretch stretch)Sets the stretch field of a font description.
The [pango.types.Stretch] field specifies how narrow or wide the font should be.
Parameters
stretch | the stretch for the font description |