PangoVariant
An enumeration specifying capitalization variant of the font.
Value | Symbolic name | Description |
  0 | Pango::VARIANT_NORMAL |
A normal font.
|
  1 | Pango::VARIANT_SMALL_CAPS |
A font with the lower case characters replaced by smaller
variants of the capital characters
|