Package: pango

Function pango:glyph-string-width

Lambda List

pango:glyph-string-width (glyphs)

Arguments

glyphs -- a pango:glyph-string instance

Return Value

The integer for the logical width of the glyph string.

Details

Computes the logical width of the glyph string as can also be computed using the pango:glyph-string-extents function. However, since this only computes the width, it is much faster.
 

See also

2026-03-08