AtkTextIface.getTextBeforeOffset

Gets specified text. This virtual function is deprecated and it should not be overridden.

struct AtkTextIface
extern (C)
char* function(AtkText* text, int offset, AtkTextBoundary boundaryType, int* startOffset, int* endOffset) getTextBeforeOffset;