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