AtkTextIface.getCharacterExtents

struct AtkTextIface
extern (C)
void function(AtkText* text, int offset, int* x, int* y, int* width, int* height, AtkCoordType coords) getCharacterExtents;