pangoRendererDrawLayout {RGtk2} | R Documentation |
Draws layout
with the specified PangoRenderer
.
pangoRendererDrawLayout(object, layout, x, y)
|
[PangoRenderer ] a PangoRenderer |
|
[PangoLayout ] a PangoLayout |
|
[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