API Version: 11
Library Version: 11
void clutter_actor_get_transformed_position ( ClutterActor* self, gfloat* x, gfloat* y )
Gets the absolute position of an actor, in pixels relative to the stage.
x
gfloat*
Return location for the X coordinate, or NULL.
NULL
y
Return location for the Y coordinate, or NULL.