]> Pileus Git - ~andy/gtk/commit
Flush outstanding stuff when clearing directly on a window
authorAlexander Larsson <alexl@redhat.com>
Tue, 3 Nov 2009 13:39:50 +0000 (14:39 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 5 Nov 2009 11:52:11 +0000 (12:52 +0100)
commit8c1ea38d84468a9098e88573ba714cbbe3c80ed5
tree1f2c2071ddf0defb68967f173df24b5b2ae4089a
parent72b69e0094db5ac1f9bf38bea429b45bf2e449e3
Flush outstanding stuff when clearing directly on a window

Clearing will directly modify the contents of the window, so we need
to flush any outstanding moves or double-buffering.
gdk/gdkwindow.c