I want to draw on top of a pixbuf.  Right now, my program uses
gdk_draw_pixbuf... but I need to do this drawing outside of
gtk_main_loop.  This doesn't appear to be the intended use of
gdk_draw_pixbuf, so I'm wondering if someone can recommend something
else that will let me draw lines and the like on a gdk_pixbuf, but
outside of gtk_main_loop.

-- 
Justin W. Hart
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to