Handbook
Glossary
clutter_event_get_coords ( event x y -- )
Vocabulary
clutter
.
ffi
Inputs
event
an
object
x
an
object
y
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_event_get_coords
( ClutterEvent* event, gfloat* x, gfloat* y )