[Top]
GTK2
GTK2.GdkGC
|
Method GTK2.GdkGC()->set_dashes()
- Method
set_dashes
-
GDK2.GC set_dashes(int offset, array dashes)
- Description
-
Sets the way dashed-lines are drawn. Lines will be drawn with
alternating on and off segments of the lengths specified in
dashes. The manner in which the on and off segments are drawn is
determined by the line_style value of the GC.
|