Description Usage Arguments Details Author(s)
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.)
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.