Description Usage Arguments Details Value Author(s)
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.
1 | pangoGlyphStringGetWidth(object)
|
|
[ |
Since 1.14
[integer] the logical width of the glyph string.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.