Package: pango
CStruct pango:analysis
Details The pango:analysis structure stores information about the
properties of a segment of text. (cffi:defcstruct analysis (shape-engine :pointer) (lang-engine :pointer) (font (g:object font)) (level :uint8) (gravity :uint8) (flags :uint8) (script :uint8) (language (g:boxed language)) (extra-attrs :pointer))
| Slot Access Functions
See also |
2024-3-2