Handbook
Glossary
clutter_actor_animate_with_alphav ( actor alpha n_properties properties values -- ClutterAnimation* )
Vocabulary
clutter
.
ffi
Inputs
actor
an
object
alpha
an
object
n_properties
an
object
properties
an
object
values
an
object
Outputs
ClutterAnimation*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
gobject.ffi
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
ClutterAnimation*
clutter_actor_animate_with_alphav
( ClutterActor* actor, ClutterAlpha* alpha,
gint
n_properties, gchar** properties, GValue** values )