Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.8.7)
gdkDrawLine: gdkDrawLine
Description
Draws a line, using the foreground color and other attributes of the
GdkGC
.
Usage
gdkDrawLine(object, gc, x1, y1, x2, y2)
Arguments