Draws a number of unconnected lines.
gdkDrawSegments(object, gc, segs)
object
a GdkDrawable (a GdkWindow or a GdkPixmap).
GdkDrawable
GdkWindow
GdkPixmap
gc
a GdkGC.
GdkGC
segs
a list of GdkSegment structures specifying the start and end points of the lines to be drawn.
GdkSegment
Derived by RGtkGen from GTK+ documentation