get_text
Description:
Gets the specified text.
Parameters:
| this |
an Text |
| start_offset |
a starting character offset within this |
| end_offset |
an ending character offset within this, or -1 for the end of the string. |
Returns:
|
a newly allocated string containing the text from |