Method
ClutterActorBoxcopy
Declaration [src]
ClutterActorBox*
clutter_actor_box_copy (
const ClutterActorBox* box
)
Return value
| Returns: | ClutterActorBox |
A newly allocated copy of |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. |