API Version: 10
Library Version: 10
void clutter_event_set_coords ( ClutterEvent* event, gfloat x, gfloat y )
Sets the coordinates of the event.
event
x
gfloat
The X coordinate of the event.
y
The Y coordinate of the event.