- approximateCharWidth
int approximateCharWidth;
Undocumented in source.
- approximateDigitWidth
int approximateDigitWidth;
Undocumented in source.
- ascent
int ascent;
Undocumented in source.
- descent
int descent;
Undocumented in source.
- refCount
uint refCount;
Undocumented in source.
- strikethroughPosition
int strikethroughPosition;
Undocumented in source.
- strikethroughThickness
int strikethroughThickness;
Undocumented in source.
- underlinePosition
int underlinePosition;
Undocumented in source.
- underlineThickness
int underlineThickness;
Undocumented in source.
A PangoFontMetrics structure holds the overall metric information for a font (possibly restricted to a script). The fields of this structure are private to implementations of a font backend. See the documentation of the corresponding getters for documentation of their meaning.