]> Pileus Git - grits/commit
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)
commitcca3466d1d77b5de277631d51b08753978d8f6b1
tree1f3f906869eac4d0c2d612d0ec07f1b7892cf74b
parent7f81b781a2502cb1414d31f67af680b50f17e876
Change GdkEventExpose to gpointer

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.
examples/gl/gl.c
src/grits-opengl.c
src/gtkgl.h