Handbook
Glossary
clutter_actor_remove_action ( actor action -- )
Vocabulary
clutter
.
ffi
Inputs
actor
an
object
action
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_actor_remove_action
( ClutterActor* actor, ClutterAction* action )