Patch from Mark Wooding to disable GTK's internal double buffering,
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 29 May 2010 15:43:41 +0000 (15:43 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 29 May 2010 15:43:41 +0000 (15:43 +0000)
commitd5b1e2c1dbb25627c99db211476d4eb01c66f744
treec7920778b166547108bebfb515db275ca946b379
parent289380667e482bc68669dbbaf75f38f36a183d92
Patch from Mark Wooding to disable GTK's internal double buffering,
which I didn't know about, but which is clearly a waste of effort
since we keep our own backing pixmap for the puzzle window.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@8960 cda61777-01e9-0310-a592-d414129be87e
gtk.c