AtkTextIface.getCaretOffset

struct AtkTextIface
extern (C)
int function(AtkText* text) getCaretOffset;

Return Value

the character offset of the position of the caret or -1 if the caret is not located inside the element or in the case of any other failure.