Package: pango
Class pango-renderer
Superclassesg-object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct Slots
None
Details A pango-renderer class is a base class that contains the necessary logic for rendering pango-layout or a pango-layout-line
objects. By subclassing the pango-renderer class and overriding operations such as draw_glyphs and draw_rectangle, renderers for particular
font backends and destinations can be created. | Inherited Slot Access FunctionsSee also |
2021-4-15