The PangoRectangle structure represents a rectangle.
PangoRectangle
PangoRectangle is frequently used to represent the logical or ink extents of a single glyph or section of text. (See, for instance, [methodPango.Font.get_glyph_extents].)
Pango
height of the rectangle.
width of the rectangle.
X coordinate of the left side of the rectangle.
Y coordinate of the the top side of the rectangle.
The
PangoRectangle
structure represents a rectangle.PangoRectangle
is frequently used to represent the logical or ink extents of a single glyph or section of text. (See, for instance, [methodPango
.Font.get_glyph_extents].)