Handbook
Glossary
clutter_animator_set_key ( animator object property_name mode progress value -- ClutterAnimator* )
Vocabulary
clutter
.
ffi
Inputs
animator
an
object
object
an
object
property_name
an
object
mode
an
object
progress
an
object
value
an
object
Outputs
ClutterAnimator*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
gobject.ffi
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
ClutterAnimator*
clutter_animator_set_key
( ClutterAnimator* animator, GObject* object, gchar*
property_name,
guint
mode,
gdouble
progress, GValue* value )