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