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