Handbook
Glossary
clutter_animatable_set_final_state ( animatable property_name value -- )
Vocabulary
clutter
.
ffi
Inputs
animatable
an
object
property_name
an
object
value
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_animatable_set_final_state
( ClutterAnimatable* animatable, gchar* property_name,
GValue* value )