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

pangoGlyphStringGetWidth

pangoGlyphStringGetWidth


Description

Computes the logical width of the glyph string as can also be computed using pangoGlyphStringExtents. However, since this only computes the width, it's much faster. This is in fact only a convenience function that computes the sum of geometry.width for each glyph in the glyphs.

Usage

pangoGlyphStringGetWidth(object)

Arguments

Details

Since 1.14

Value

[integer] the logical width of the glyph string.

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.