Learn R Programming

RGtk2 (version 2.8.8)

gdkDrawPoint: gdkDrawPoint

Description

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

Usage

gdkDrawPoint(object, gc, x, y)

Arguments

x
[integer] the x coordinate of the point.
y
[integer] the y coordinate of the point.