]> Pileus Git - ~andy/gtk/commit
Don't clear background on no exposure mask if NULL background pixmap set
authorAlexander Larsson <alexl@redhat.com>
Thu, 5 Feb 2009 19:20:23 +0000 (20:20 +0100)
committerAlexander Larsson <alex@localhost.localdomain>
Thu, 2 Apr 2009 08:16:28 +0000 (10:16 +0200)
commit5ccc8b2ff1ec7c53e69067656032eeef1c1b832f
treec718195be81998a2169b60fbe641baf038280950
parent96bc993786fbb364c1058263b6f49279ddc90c62
Don't clear background on no exposure mask if NULL background pixmap set

This is the same as background None in X, i.e. never draw the background.
gdk/gdkwindow.c