Function Macro
PangoDESCENT
since: 1.0
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.
Available since: 1.0
This function is not directly available to language bindings.