pangoRendererDrawGlyphs {RGtk2} | R Documentation |
Draws the glyphs in glyphs
with the specified PangoRenderer
.
pangoRendererDrawGlyphs(object, font, glyphs, x, y)
|
[PangoRenderer ] a PangoRenderer |
|
[PangoFont ] a PangoFont |
|
[PangoGlyphString ] a PangoGlyphString |
|
[integer] X position of left edge of baseline, in user space coordinates in Pango units. |
|
[integer] Y position of left edge of baseline, in user space coordinates in Pango units. |
Since 1.8
Derived by RGtkGen from GTK+ documentation