Method

LspTextDocumentItemget_uri

Declaration

GUri*
lsp_text_document_item_get_uri (
  LspTextDocumentItem* self
)

Description

Gets the value of uri.

The text document’s URI.

Return value

Type: GUri

The value of uri.

The returned data is owned by the instance.