gdkGCSetDashes
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
.)
gdkGCSetDashes(object, dash.list)
|
a |
|
a list of dash lengths. |
The dash.offset
defines the phase of the pattern,
specifying how many pixels into the dash-list the pattern
should actually begin.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.