RGtk2 (version 2.20.31)

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
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.