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