Handbook
Glossary
clutter_behaviour_ellipse_set_angle_start ( behaviour_ellipse angle_start -- )
Vocabulary
clutter
.
ffi
Inputs
behaviour_ellipse
an
object
angle_start
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_behaviour_ellipse_set_angle_start
( ClutterBehaviourEllipse* behaviour_ellipse,
gdouble
angle_start )