contextSetShapeRenderer   
  fun contextSetShapeRenderer(context: <Error class: unknown class>, func: ShapeRendererFunc?)(source)
Sets callback function for context to use for rendering attributes of type %PANGO_ATTR_SHAPE.
See PangoCairoShapeRendererFunc for details.
Since
1.18
Parameters
context
a PangoContext, from a pangocairo font map
func
Callback function for rendering attributes of type %PANGO_ATTR_SHAPE, or null to disable shape rendering.