Learn R Programming

RGtk2 (version 2.8.8)

gdkDrawPoints: gdkDrawPoints

Description

Draws a number of points, using the foreground color and other attributes of the GdkGC.

Usage

gdkDrawPoints(object, gc, points)

Arguments

points
[GdkPoint] a list of GdkPoint structures.