set_text
Description:
Sets the contents of the selection from a UTF-8 encoded string.
The string is converted to the form determined by this->target.
Parameters:
| this | |
| str |
a UTF-8 string |
| len |
the length of |
Returns:
|
true if the selection was successfully set, otherwise false. |