GlyphItemIter.this

Create a glyph_item_iter.GlyphItemIter boxed type.

  1. this(pango.glyph_item.GlyphItem glyphItem, string text, int startGlyph, int startIndex, int startChar, int endGlyph, int endIndex, int endChar)
    class GlyphItemIter
    this
    (,
    string text = string.init
    ,
    int startGlyph = int.init
    ,
    int startIndex = int.init
    ,
    int startChar = int.init
    ,
    int endGlyph = int.init
    ,
    int endIndex = int.init
    ,
    int endChar = int.init
    )
  2. this(void* ptr, Flag!"Take" take)

Parameters

glyphItem pango.glyph_item.GlyphItem
text string
startGlyph int
startIndex int
startChar int
endGlyph int
endIndex int
endChar int