Gets the specified text.
start position
end position
a newly allocated string containing the text from start_offset up to, but not including end_offset. Use g_free() to free the returned string.
See Implementation
Gets the specified text.