Re: Speed of Gdk-Pixbuf Vs. GdkRGB



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]