Package: pango
CStruct pango-analysis
Details The pango-analysis structure stores information about the properties
of a segment of text. (defcstruct pango-analysis (shape-engine :pointer) (lang-engine :pointer) (font (g-object pango-font)) (level :uint8) (gravity :uint8) (flags :uint8) (script :uint8) (language (g-boxed-foreign pango-language)) (extra-attrs :pointer))
| See also |
2021-1-11