mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
526b438b3a
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.