Method

LspTextDocumentItemset_uri

Declaration

void
lsp_text_document_item_set_uri (
  LspTextDocumentItem* self,
  GUri* value
)

Description

Sets the value of uri.

The text document’s URI.

Parameters

value

Type: GUri

The new value of uri.

The data is owned by the caller of the method.