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

gdkGCSetLineAttributes

gdkGCSetLineAttributes


Description

Sets various attributes of how lines are drawn. See the corresponding members of GdkGCValues for full explanations of the arguments.

Usage

gdkGCSetLineAttributes(object, line.width, line.style, cap.style, 
    join.style)

Arguments

object

a GdkGC.

line.width

the width of lines.

line.style

the dash-style for lines.

cap.style

the manner in which the ends of lines are drawn.

join.style

the in which lines are joined together.

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.