Method
LspTextDocumentIdentifierget_uri
Description
Gets the value of uri.
The text document’s URI.
Text documents are identified using a URI. On the protocol level, URIs are passed as strings.
Parameters
self-
Type:
LspTextDocumentIdentifierNo description available.
The argument can be NULL.
Return value
Type: GUri
The value of uri.
| The returned data is owned by the instance. |