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 of -1 in case of failure.