Method
ClutterEventget_coords
since: 0.4
Declaration [src]
void
clutter_event_get_coords (
const ClutterEvent* event,
gfloat* x,
gfloat* y
)
Description [src]
Retrieves the coordinates of event and puts them into x and y.
Available since: 0.4