gdkDrawPoints: gdkDrawPoints

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

Description

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

Usage

1

Arguments

object

a GdkDrawable (a GdkWindow or a GdkPixmap).

gc

a GdkGC.

points

a list of GdkPoint structures.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gdkDrawPoints in RGtk2...