AtkTextIface.getCharacterAtOffset

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

Return Value

the character at @offset.

Meta