Outside of Mono/.Net Gdk.Pixbuf can be used without referencing the Gtk
library, as demonstrated in the following 
http://www.mail-archive.com/[email protected]/msg11565.html
example . (Note the g_type_init(); call.)
However, I haven't been able use Gdk.Pixbuf without calling
Gtk.Application.Init(). My guess is that GLib's type system needs to be
initialized before using Gdk.Pixbuf, but I couldn't find a function in GLib
that would allow me to do that.
-- 
View this message in context: 
http://mono.1490590.n4.nabble.com/Using-Gdk-Pixbuf-without-Gtk-Application-tp2124611p2124611.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to