Re: Speed of Gdk-Pixbuf Vs. GdkRGB
- From: Sven Neumann <sven gimp org>
- To: "David J. Singer" <doc deadvirgins org uk>
- Cc: gtk-list gnome org
- Subject: Re: Speed of Gdk-Pixbuf Vs. GdkRGB
- Date: 25 Apr 2004 00:32:54 +0200
Hi,
"David J. Singer" <doc deadvirgins org uk> writes:
> I notice the scribble example uses 'gtk_widget_queue_draw_area' to
> basically call expose to redraw the bit that's changed. Is this the
> approved (and optimal - in a speed sense) way to do it or just a
> simplification for the example?
gtk_widget_queue_draw() would certainly have been simpler (but quite
inefficient).
Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]