I was hoping to use the GdkPixBuf functions to implement
System.Drawing.Bitmap. However, it appears that the runtime
does not use GTK. Is it safe to use GTK functions in the
class libraries? Will libraries like libgdk_pixbuf.so be
included in the distribution? If so, it would sure make
my life a lot easier, otherwise I have to reimplement all
of it's functionality.

If yes, then gtk_init() will need to be called somewhere
in the runtime.

Jason
379


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to