Check for pending events from the tail of the events queue
authorEmmanuele Bassi <ebassi@openedhand.com>
Tue, 21 Aug 2007 15:48:37 +0000 (15:48 +0000)
committerEmmanuele Bassi <ebassi@openedhand.com>
Tue, 21 Aug 2007 15:48:37 +0000 (15:48 +0000)
commit9d61c5c8568b41f0a80ee4807afbbbfe0110458d
tree48c9c6c1f1b8e56643010abe982816c9682f3678
parent1a2f0c95f5c2f1d1e92a0de8e3ab381da437b0aa
Check for pending events from the tail of the events queue

When checking for pending events we need to look from the tail of the
list backwards.
clutter/clutter-event.c