Handbook
Glossary
clutter_behaviour_rotate_set_direction ( behaviour_rotate direction -- )
Vocabulary
clutter
.
ffi
Inputs
behaviour_rotate
an
object
direction
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_behaviour_rotate_set_direction
( ClutterBehaviourRotate* behaviour_rotate,
ClutterRotateDirection
direction )