gdkGCSetLineAttributes: gdkGCSetLineAttributes

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

Description

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

Usage

1
2
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 documentation built on Oct. 14, 2021, 5:08 p.m.