Package: pango

Function pango-cairo-context-shape-renderer

Lambda List

pango-cairo-context-shape-renderer (context)

Syntax

(pango-cairo-context-shape-renderer context) func
(setf (pango-cairo-context-shape-renderer context) func)

Arguments

context -- a pango-context object, from a PangoCairo font map
func -- callback function for rendering attributes of type pango-attr-shape, or nil to disable shape rendering

Details

Accessor of the shape rendering callback function set on the context.

The function pango-cairo-context-shape-renderer retrieves the callback function for rendering attributes of type pango-attr-shape. The function (pango-cairo-context-shape-renderer) sets the callback function for context to use for rendering attributes.
 

See also

2021-1-9