GNOME Bugzilla – Bug 594561
Use clutter_event_get_* instead of ShellGlobal
Last modified: 2009-09-08 22:00:28 UTC
Before Clutter gained accessors for event information, we had shell_global_ functions. Now that Clutter has them, use them and delete the ShellGlobal code.
Created attachment 142738 [details] [review] Use clutter_event_get_* instead of ShellGlobal
Comment on attachment 142738 [details] [review] Use clutter_event_get_* instead of ShellGlobal yay
Attachment 142738 [details] pushed as 37ee16b - Use clutter_event_get_* instead of ShellGlobal