API Version: 17
Library Version: 17
Generated by gi-docgen 2025.5
gint clutter_text_coords_to_position ( ClutterText* self, gfloat x, gfloat y )
Retrieves the position of the character at the given coordinates.
x
Type: gfloat
gfloat
The X coordinate, relative to the actor.
y
The Y coordinate, relative to the actor.
Type: gint
gint
The position of the character.