Package: pango

Class pango-renderer

Superclasses

g-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 Functions

See also

2021-4-15