Hi,

"David J. Singer" <[EMAIL PROTECTED]> 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

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to