API Version: 13
Library Version: 13
Generated by gi-docgen 2023.3
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.