Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gdkGCSetDashes

gdkGCSetDashes


Description

Sets the way dashed-lines are drawn. Lines will be drawn with alternating on and off segments of the lengths specified in dash.list. The manner in which the on and off segments are drawn is determined by the line.style value of the GC. (This can be changed with gdkGCSetLineAttributes.)

Usage

gdkGCSetDashes(object, dash.list)

Arguments

object

a GdkGC.

dash.list

a list of dash lengths.

Details

The dash.offset defines the phase of the pattern, specifying how many pixels into the dash-list the pattern should actually begin.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.