Handbook
Glossary
clutter_actor_animate_with_alpha ( actor alpha first_property_name varargs -- ClutterAnimation* )
Vocabulary
clutter
.
ffi
Inputs
actor
an
object
alpha
an
object
first_property_name
an
object
varargs
an
object
Outputs
ClutterAnimation*
an
object
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
ClutterAnimation*
clutter_actor_animate_with_alpha
( ClutterActor* actor, ClutterAlpha* alpha, gchar*
first_property_name,
void*
varargs )