mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 09:45:16 +00:00

Use clutter_event_get_coords() to get x and y position, rather than casting to the right event type then directly accessing members of the event struct.