Handbook
Glossary
clutter_animator_remove_key ( animator object property_name progress -- )
Vocabulary
clutter
.
ffi
Inputs
animator
an
object
object
an
object
property_name
an
object
progress
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
gobject.ffi
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_animator_remove_key
( ClutterAnimator* animator, GObject* object, gchar*
property_name,
gdouble
progress )