Re: GTK/GDK equivalent to UpdateWindow() ?



I believe you're looking for: gtk_widget_queue_draw()

On Sun, 4 Jul 2010 14:38:57 +0100
John Emmas <johne53 tiscali co uk> wrote:

Anyone who's familiar with the MS Windows API will know that it contains a function called UpdateWindow().  
A call to UpdateWindow() forces the specified window's client area to be repainted immediately (i.e. 
bypassing any other messages or operations that may be pending for the window).  Is there any equivalent 
functionality within GTK+?

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


-- 
Nader Morshed <morshed nader gmail com>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]