PsppSheetView: Convert expose callback to draw callback.
authorJohn Darrington <john@darrington.wattle.id.au>
Tue, 28 May 2013 08:56:14 +0000 (10:56 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 29 May 2013 04:58:29 +0000 (06:58 +0200)
commit72067120810ecce9f554d4a311f096a22e07699c
tree215abe23fea9d3f17479828f30c592f9e850935e
parentae66d58a728d5f738b6be0a4c622bc6e3c50b9ef
PsppSheetView: Convert expose callback to draw callback.

This is somewhat kludgy, since we need to know which window is being
drawn.  I can't see a very elegant way of figuring this out.
src/ui/gui/pspp-sheet-view.c