Method
ClutterActorset_content
Declaration [src]
void
clutter_actor_set_content (
  ClutterActor* self,
  ClutterContent* content
)
Parameters
- content
- 
            Type: ClutterContentA ClutterContent, orNULL.The argument can be NULL.The data is owned by the caller of the method.