Method
ClutterActorget_transformed_extents
Declaration [src]
void
clutter_actor_get_transformed_extents (
ClutterActor* self,
graphene_rect_t* rect
)
Parameters
rect |
graphene_rect_t |
Return location for the transformed bounding rect. |
|
The argument will be set by the function. | |
The data is owned by the caller of the function. |