Method GTK2.GdkGC()->set_dashes()
- Method set_dashes
set_dashes(GDK2.GC
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.