Rectangle#
- class Rectangle(*args, **kwargs)#
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,
get_glyph_extents
.)