Package: pango
CStruct pango:rectangle
Declaration(cffi:defcstruct rectangle (x :int) (y :int) (width :int) (height :int)) Values
Details The pango:rectangle structure represents a rectangle.
It is frequently used to represent the logical or ink extents of a single
glyph or section of text. See, for example, the pango:font-glyph-extents function. Notes | Slot Access FunctionsSee also |
2025-1-1