Method
LspTextEditset_new_text
Description
Sets the value of new_text.
The string to be inserted. For delete operations use an empty string.
Parameters
self-
Type:
LspTextEditNo description available.
The argument can be NULL. value-
Type:
const gchar*The new value of
new_text.The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.