gdkDrawPoints {RGtk2} | R Documentation |
Draws a number of points, using the foreground color and other
attributes of the GdkGC
.
gdkDrawPoints(object, gc, points)
|
[GdkDrawable ] a GdkDrawable (a GdkWindow or a GdkPixmap ). |
|
[GdkGC ] a GdkGC . |
|
[GdkPoint ] a list of GdkPoint structures. |
Derived by RGtkGen from GTK+ documentation