Sets our main struct and passes it to the parent class
Make a shallow copy of an existing PangoGlyphItemIter structure. Since 1.22
Frees a PangoGlyphItemIter created by pango_glyph_item_iter_copy(). Since 1.22
the main Gtk struct as a void*
Initializes a PangoGlyphItemIter structure to point to the last cluster in a glyph item. See PangoGlyphItemIter for details of cluster orders. Since 1.22
Initializes a PangoGlyphItemIter structure to point to the first cluster in a glyph item. See PangoGlyphItemIter for details of cluster orders. Since 1.22
Advances the iterator to the next cluster in the glyph item. See PangoGlyphItemIter for details of cluster orders. Since 1.22
Moves the iterator to the preceding cluster in the glyph item. See PangoGlyphItemIter for details of cluster orders. Since 1.22
the main Gtk struct
pango_shape() produces a string of glyphs which can be measured or drawn to the screen. The following structures are used to store information about glyphs.