Handbook
Glossary
clutter_actor_move_by ( actor dx dy -- )
Vocabulary
clutter
.
ffi
Inputs
actor
an
object
dx
an
object
dy
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_actor_move_by
( ClutterActor* actor,
gfloat
dx,
gfloat
dy )