Method
LspTextEditset_range
Description
Sets the value of range.
The range of the text document to be manipulated. To insert text into a document create a range where start ==== end.
Parameters
self-
Type:
LspTextEditNo description available.
The argument can be NULL. value-
Type:
LspRangeThe new value of
range.The data is owned by the caller of the method.