Learn R Programming

RGtk2 (version 2.8.8)

gdkDrawSegments: gdkDrawSegments

Description

Draws a number of unconnected lines.

Usage

gdkDrawSegments(object, gc, segs)

Arguments

segs
[GdkSegment] a list of GdkSegment structures specifying the start and end points of the lines to be drawn.