Constructor
ClutterActorNodenew
Declaration [src]
ClutterPaintNode*
clutter_actor_node_new (
  ClutterActor* actor,
  int opacity
)
Parameters
- actor
- 
            Type: ClutterActorNo description available. The data is owned by the caller of the function. 
- opacity
- 
            Type: intNo description available. 
Return value
Type: ClutterPaintNode
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |