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