Method
ClutterTextcoords_to_position
Declaration [src]
gint
clutter_text_coords_to_position (
ClutterText* self,
gfloat x,
gfloat y
)
Description [src]
Retrieves the position of the character at the given coordinates.
Available since: | 1.10 |