Re: Should gtk_widget_draw be un-depreicated?
- From: Harry Coin <hcoin quietfountain com>
- To: gtk-app-devel-list gnome org
- Subject: Re: Should gtk_widget_draw be un-depreicated?
- Date: Sat, 05 Dec 2009 07:53:11 -0600
Thanks all. I'll just do the gtk_window_process_updates and that is that!
Nicola Fontana wrote:
Il giorno Fri, 04 Dec 2009 15:01:25 -0600
Harry Coin <hcoin 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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]