Scrolls whatever container of the Text text range so it becomes visible on the screen.
this |
a pointer to the Text object on which to operate. |
start_offset |
a int indicating the start of the desired text range. |
end_offset |
a int indicating the first character past the desired range. |
type |
a ScrollType indicating where the object should be placed on the screen. |
|