pangoGlyphStringGetWidth: pangoGlyphStringGetWidth

Description Usage Arguments Details Value Author(s)

View source: R/pangoFuncs.R

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

1

Arguments

object

[PangoGlyphString] a PangoGlyphString

Details

Since 1.14

Value

[integer] the logical width of the glyph string.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.