Description Usage Arguments Author(s)
Sets various attributes of how lines are drawn. See
the corresponding members of GdkGCValues
for full
explanations of the arguments.
1 2 | gdkGCSetLineAttributes(object, line.width, line.style, cap.style,
join.style)
|
|
a |
|
the width of lines. |
|
the dash-style for lines. |
|
the manner in which the ends of lines are drawn. |
|
the in which lines are joined together. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.