API Version: 15
Library Version: 15
Generated by gi-docgen 2024.2
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
Type: gfloat*
gfloat*
Return location for the X coordinate, or NULL.
NULL
y
Return location for the Y coordinate, or NULL.