Package: pango
CStruct pango-font-metrics
Superclassescommon-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct Slots
None
Details A pango-font-metrics structure holds the overall metric information
for a font, possibly restricted to a script.
The fields of this structure are private to implementations of a font backend.
See the documentation of the corresponding getters for documentation of their
meaning. (define-g-boxed-opaque pango-font-metrics "PangoFontMetrics" :alloc (error "PangoFontMetrics cannot be created from the Lisp side.")) | See also |
2021-1-14