Owen W. Taylor c40fab214d Fix warning from synthesized events with GdkDevice
In GTK+ 3, it's mandatory to have a GdkDevice in a synthesized event,
so fill in the pointer device for the events we synthesize and forward
to GTK+. Since gdk_event_set_device() only works for allocated events,
we need to switch to gdk_event_new() rather than using stack allocated
events.

https://bugzilla.gnome.org/show_bug.cgi?id=633401
2010-10-28 17:27:14 -04:00
..
2010-10-28 16:33:28 -04:00
2010-10-28 12:16:14 +02:00
2010-10-28 12:16:14 +02:00
2010-10-28 12:16:14 +02:00
2009-06-16 14:17:10 -04:00