Create a new pango.glyph_string.GlyphString.
Copy a glyph string and associated storage.
Compute the logical and ink extents of a glyph string.
Computes the extents of a sub-portion of a glyph string.
Computes the logical width of the glyph string.
Converts from character position to x position.
Converts from character position to x position.
Resize a glyph string to the given length.
Convert from x offset to character position.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
A pango.glyph_string.GlyphString is used to store strings of glyphs with geometry and visual attribute information.
The storage for the glyph information is owned by the structure which simplifies memory management.