]> Pileus Git - grits/commitdiff
Change GdkEventExpose to gpointer
authorAndy Spencer <andy753421@gmail.com>
Sun, 20 Jan 2013 05:05:54 +0000 (05:05 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 21 Jan 2013 04:50:51 +0000 (04:50 +0000)
On GTK 2 this a GdkEvent, but in GTK 3 it's a cairo surface. Since we
don't use the structure anyway we'll just call it a pointer.


No differences found