Method
ClutterActorBoxunion
Declaration [src]
void
clutter_actor_box_union (
const ClutterActorBox* a,
const ClutterActorBox* b,
ClutterActorBox* result
)
Parameters
b |
ClutterActorBox |
The second |
|
The data is owned by the caller of the function. | |
result |
ClutterActorBox |
The |
|
The argument will be set by the function. | |
The data is owned by the caller of the function. |