pangoCairoContextSetShapeRenderer {RGtk2} | R Documentation |
Sets callback function for context to use for rendering attributes
of type PANGO_ATTR_SHAPE
. See PangoCairoShapeRendererFunc
for
details.
pangoCairoContextSetShapeRenderer(object, func, data)
|
a |
|
Callback function for rendering attributes of type
|
|
User data that will be passed to |
Since 1.18
Derived by RGtkGen from GTK+ documentation