Package: pango
Class pango:renderer
Superclassesgobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct Slots
None
Details The 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 |
2024-2-24