Il giorno Fri, 04 Dec 2009 15:01:25 -0600
Harry Coin <hc...@quietfountain.com> ha scritto:

> The only answer I can think of to retain the ability to time most 
> accurately, starting the moment that the image has been drawn is to
> use gtk_widget_draw right after setting the pixbuf.

If gtk_widget_draw() is working for you, why don't you paste&adapt its
code in your application? The implementation is quite trivial:

http://git.gnome.org/cgit/gtk+/tree/gtk/gtkwidget.c#n3811

Ciao.
-- 
Nicola
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to