pangoRendererDrawGlyph {RGtk2} | R Documentation |
Draws a single glyph with coordinates in device space.
pangoRendererDrawGlyph(object, font, glyph, x, y)
|
[PangoRenderer ] a PangoRenderer |
|
[PangoFont ] a PangoFont |
|
[numeric] the glyph index of a single glyph |
|
[numeric] X coordinate of left edge of baseline of glyph |
|
[numeric] Y coordinate of left edge of baseline of glyph |
Since 1.8
Derived by RGtkGen from GTK+ documentation