API Version: 16
Library Version: 16
Generated by gi-docgen 2024.2
void clutter_event_get_coords ( const ClutterEvent* event, gfloat* x, gfloat* y )
Retrieves the coordinates of event and puts them into x and y.
event
x
y
Type: gfloat*
gfloat*
Return location for the X coordinate, or NULL.
NULL
Return location for the Y coordinate, or NULL.