AtkTextIface.getCaretOffset

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

Return Value

the offset position of the caret (cursor).

Meta