mirror of
https://github.com/brl/mutter.git
synced 2025-05-05 14:44:56 +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.