mirror of
https://github.com/brl/mutter.git
synced 2025-05-25 08:04:55 +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.