Method

LspWorkspaceSymbolset_uri

Declaration

void
lsp_workspace_symbol_set_uri (
  LspWorkspaceSymbol* self,
  GUri* value
)

Description

Sets the value of uri.

The URI containing this symbol.

Parameters

value

Type: GUri

The new value of uri.

The data is owned by the caller of the method.