Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pangoCairoContextSetShapeRenderer

pangoCairoContextSetShapeRenderer


Description

Sets callback function for context to use for rendering attributes of type PANGO_ATTR_SHAPE. See PangoCairoShapeRendererFunc for details.

Usage

pangoCairoContextSetShapeRenderer(object, func, data)

Arguments

object

[PangoContext] a PangoContext, from a pangocairo font map

func

[PangoCairoShapeRendererFunc] Callback function for rendering attributes of type PANGO_ATTR_SHAPE, or NULL to disable shape rendering.

data

[R object] User data that will be passed to func.

Details

Since 1.18

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.