Handbook
Glossary
clutter_animation_bind_interval ( animation property_name interval -- ClutterAnimation* )
Vocabulary
clutter
.
ffi
Inputs
animation
an
object
property_name
an
object
interval
an
object
Outputs
ClutterAnimation*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
ClutterAnimation*
clutter_animation_bind_interval
( ClutterAnimation* animation, gchar* property_name,
ClutterInterval* interval )