Re: specifying thickness with gdk draw line?



Don Mellen <donm tomorrowsoft com> writes:

Can anyone help me find a way to specify 
the thickness of a line using the gdk
draw line function??

void   gdk_gc_set_line_attributes (GdkGC            *gc,
                                   gint              line_width,
                                   GdkLineStyle      line_style,
                                   GdkCapStyle       cap_style,
                                   GdkJoinStyle      join_style);
Regards,
                                        Owen




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]