gdkDrawPoint {RGtk2} | R Documentation |
Draws a point, using the foreground color and other attributes of
the GdkGC
.
gdkDrawPoint(object, gc, x, y)
|
a |
|
a |
|
the x coordinate of the point. |
|
the y coordinate of the point. |
Derived by RGtkGen from GTK+ documentation