AtkTextIface.getOffsetAtPoint

struct AtkTextIface
extern (C)
int function(AtkText* text, int x, int y, AtkCoordType coords) getOffsetAtPoint;

Return Value

the offset to the character which is located at the specified @x and @y coordinates.

Meta