Use pango.font_description.FontDescription.getSetFields to find out if the field was explicitly set or not.
FontDescription.getStretch
pango.types.Stretch getStretch()Gets the stretch field of a font description.
See pango.font_description.FontDescription.setStretch.
Returns
the stretch field for the font description.