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
item | corresponding [pango.item.Item] |
glyphs | corresponding [pango.glyph_string.GlyphString] |
yOffset | shift of the baseline, relative to the baseline of the containing line. Positive values shift upwards |
startXOffset | horizontal displacement to apply before the glyph item. Positive values shift right |
endXOffset | horizontal displacement to apply after th glyph item. Positive values shift right |