[Gtk-sharp-list] GtkSharp and System.Drawing

Willem Jacobus Marais jpam1@iafrica.com
Sat, 29 Jan 2005 18:34:37 +0000


Hi

Is it possible to use the System.Drawing.Graphics class with GtkSharp's
DrawingArea to draw curves(for example Bezier curves)?
The Windows.Form has a function "CreateGraphics" which then can be used
to draw curves, does the GtkSharp namespace have an equivalent function?

-Willem Marais