Function Macro
PangoDESCENT
Declaration [src]
#define PANGO_DESCENT (
rect
)
Description [src]
Extracts the descent from a PangoRectangle
representing glyph extents.
The descent is the distance from the baseline to the lowest point of the character. This is positive if the glyph descends below the baseline.