GlyphItem.this

this(pango.item.Item item = pango.item.Item.init, pango.glyph_string.GlyphString glyphs = pango.glyph_string.GlyphString.init, int yOffset = int.init, int startXOffset = int.init, int endXOffset = int.init)

Create a glyph_item.GlyphItem boxed type.

Parameters

itemcorresponding [pango.item.Item]
glyphscorresponding [pango.glyph_string.GlyphString]
yOffsetshift of the baseline, relative to the baseline of the containing line. Positive values shift upwards
startXOffsethorizontal displacement to apply before the glyph item. Positive values shift right
endXOffsethorizontal displacement to apply after th glyph item. Positive values shift right
this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.