insert_at_cursor
Description:
Simply calls insert, using the current cursor position as the insertion point.
Parameters:
| this | |
| text |
text in UTF-8 format |
| len |
length of text, in bytes |
Simply calls insert, using the current cursor position as the insertion point.
| this | |
| text |
text in UTF-8 format |
| len |
length of text, in bytes |