Method
ClutterActoradd_action_full
Declaration [src]
void
clutter_actor_add_action_full (
  ClutterActor* self,
  const char* name,
  ClutterEventPhase phase,
  ClutterAction* action
)
Parameters
- name
- 
            Type: const char*No description available. The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. 
- phase
- 
            Type: ClutterEventPhaseNo description available. 
- action
- 
            Type: ClutterActionNo description available. The data is owned by the caller of the method.