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

cairoSurfaceHasShowTextGlyphs

cairoSurfaceHasShowTextGlyphs


Description

Returns whether the surface supports sophisticated cairoShowTextGlyphs operations. That is, whether it actually uses the provided text and cluster data to a cairoShowTextGlyphs call.

Usage

cairoSurfaceHasShowTextGlyphs(surface)

Arguments

Details

Note: Even if this function returns FALSE, a cairoShowTextGlyphs operation targeted at surface will still succeed. It just will act like a cairoShowGlyphs operation. Users can use this function to avoid computing UTF-8 text and cluster mapping if the target surface does not use it. Since 1.8

Value

[logical] TRUE if surface supports cairoShowTextGlyphs, FALSE otherwise

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.