Patch from Mark Wooding to disable GTK's internal double buffering,
commit4f089d8a5b23191e5017acf36db15185557b09cd
authorSimon Tatham <anakin@pobox.com>
Sat, 29 May 2010 15:43:41 +0000 (29 15:43 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 29 May 2010 15:43:41 +0000 (29 15:43 +0000)
treec7920778b166547108bebfb515db275ca946b379
parent8318845dc9deccd3eae6ad42b2538736e96e7bb8
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