[AdgGtkArea] Directly use event->window in expose
commit2ba4e3c6c76d2f505cedb894de51122fac1306c9
authorNicola Fontana <ntd@entidi.it>
Sun, 25 Apr 2010 20:25:46 +0000 (25 22:25 +0200)
committerNicola Fontana <ntd@entidi.it>
Sun, 25 Apr 2010 20:25:46 +0000 (25 22:25 +0200)
tree51c6497cc15407cb33ff7589538f8c37c159554f
parent6d7d851e2d0d58f50dd1be8f6135daa70fac68ee
[AdgGtkArea] Directly use event->window in expose

Instead of getting the GdkWindow of the widget, use the GdkWindow of the
event, as it seems more appropriate.
src/adg-gtk/adg-gtk-area.c