Re: GTK/GDK equivalent to UpdateWindow() ?



On Sun, 2010-07-04 at 16:50 +0100, John Emmas wrote:
I'm looking for is a function that will force a window to be repainted
at once, before any other pending events get processed.

There is hardly any reason why you would want to do that, unless you
want to write very bad code.

But if you insist, probably gdk_window_process_updates() is what you
need.

Claudio





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