position
An #AtkTextBoundary
the starting character offset of the returned string
the offset of the first character after the returned substring
a newly allocated string containing the text after offset bounded by the specified boundary_type. Use glib.global.gfree to free the returned string.
Deprecated: Please use atk.text.Text.getStringAtOffset instead.
Gets the specified text.