Function Macro
Pango.ASCENT
Declaration [src]
#define PANGO_ASCENT (
rect
)
Description [src]
Extracts the ascent from a PangoRectangle
representing glyph extents.
The ascent is the distance from the baseline to the highest point of the character. This is positive if the glyph ascends above the baseline.