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