Function Macro
Pango.RBEARING
Declaration [src]
#define PANGO_RBEARING (
rect
)
Description [src]
Extracts the right bearing from a PangoRectangle
representing glyph extents. The right bearing is the distance from the
horizontal origin to the farthest right point of the character.
This is positive except for characters drawn completely to the left of the
horizontal origin.