Stretch

Stretch: UltraCondensed: ultra condensed width ExtraCondesed: extra condensed width Condensed: condensed width SemiCondensed: semi condensed width Normal: the normal width SemiExpanded: semi expanded width Expanded: expanded width ExtraExpanded: extra expanded width UltraExpanded: ultra expanded width * An enumeration specifying the width of the font relative to other designs within a family.

Values

ValueMeaning
UltraCondensedPangoStretch.PANGO_STRETCH_ULTRA_CONDENSED
ExtraCondesedPangoStretch.PANGO_STRETCH_EXTRA_CONDENSED
CondensedPangoStretch.PANGO_STRETCH_CONDENSED
SemiCondensedPangoStretch.PANGO_STRETCH_SEMI_CONDENSED
NormalPangoStretch.PANGO_STRETCH_NORMAL
SemiExpandedPangoStretch.PANGO_STRETCH_SEMI_EXPANDED
ExpandedPangoStretch.PANGO_STRETCH_EXPANDED
ExtraExpandedPangoStretch.PANGO_STRETCH_EXTRA_EXPANDED
UltraExpandedPangoStretch.PANGO_STRETCH_ULTRA_EXPANDED

Meta