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