set_text_contents
Description:
Replace the entire text contents of an EditableText object.
Parameters:
this |
a pointer to the EditableText object to modify. |
new_contents |
a character string, encoded in UTF-8, which is to become the new text contents of the EditableText object. |
Returns:
|