Package: pango
CStruct pango-glyph-item
Superclassescommon-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct Slots
None
Details A pango-glyph-item structure is a pair of a pango-item
structure and the glyphs resulting from shaping the text corresponding to
an item. As an example of the usage of the pango-glyph-item structure, the results of shaping text with the pango-layout class is a list of pango-layout-line objects, each of which contains a list of pango-glyph-item structures. | See also |
2021-4-15