gdkDrawSegments {RGtk2} | R Documentation |
Draws a number of unconnected lines.
gdkDrawSegments(object, gc, segs)
|
[GdkDrawable ] a GdkDrawable (a GdkWindow or a GdkPixmap ). |
|
[GdkGC ] a GdkGC . |
|
[GdkSegment ] a list of GdkSegment structures specifying the start and
end points of the lines to be drawn. |
Derived by RGtkGen from GTK+ documentation