Method
ClutterActorremove_effect_by_name
Declaration [src]
void
clutter_actor_remove_effect_by_name (
  ClutterActor* self,
  const gchar* name
)
Description [src]
Removes the ClutterEffect with the given name from the list
of effects applied to self.