set_contents
Description:
Set this's contents.
If length is -1, markup must be nul-terminated
Parameters:
| this |
a RtEditor |
| markup |
the text to set in this, using the markup syntax (must be valid UTF-8) |
| length |
length of text in bytes. |