Selects some text (adds a text selection) in an Text object.
| this |
a pointer to the Text object on which to operate. |
| start_offset |
the starting offset of the desired new selection. |
| end_offset |
the offset of the first character after the new selection. |
|
|