Sets our main struct and passes it to the parent class.
Create a new PangoGlyphString.
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.
Free a glyph string and associated storage.
Given a PangoGlyphString and corresponding text, determine the width corresponding to each character.
Get the main Gtk struct
the main Gtk struct as a void*
Computes the logical width of the glyph string.
Converts from character position to x position.
Resize a glyph string to the given length.
Convert from x offset to character position.
the main Gtk struct
A PangoGlyphString 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.