AtkTextIface.getCharacterAtOffset

struct AtkTextIface
extern (C)
dchar function(AtkText* text, int offset) getCharacterAtOffset;

Return Value

the character at offset or 0 in the case of failure.