GlyphItem.this

Create a glyph_item.GlyphItem boxed type.

  1. this(pango.item.Item item, pango.glyph_string.GlyphString glyphs, int yOffset, int startXOffset, int endXOffset)
  2. this(void* ptr, Flag!"Take" take)

Parameters

item pango.item.Item

corresponding pango.item.Item

glyphs pango.glyph_string.GlyphString
yOffset int

shift of the baseline, relative to the baseline of the containing line. Positive values shift upwards

startXOffset int

horizontal displacement to apply before the glyph item. Positive values shift right

endXOffset int

horizontal displacement to apply after th glyph item. Positive values shift right