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