Method GDK1.GC()->set_dashes()
- Method set_dashes
GDK1.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.