![Elliot Smith](/assets/img/avatar_default.png)
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.
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.