| gdkDrawLines {RGtk2} | R Documentation |
Draws a series of lines connecting the given points.
The way in which joins between lines are draw is determined by the
GdkCapStyle value in the GdkGC. This can be set with
gdkGCSetLineAttributes.
gdkDrawLines(object, gc, points)
|
a |
|
a |
|
a list of |
Derived by RGtkGen from GTK+ documentation