Method

LspWorkspaceFolderget_uri

Declaration

GUri*
lsp_workspace_folder_get_uri (
  LspWorkspaceFolder* self
)

Description

Gets the value of uri.

The URI associated with the root of this workspace folder.

Return value

Type: GUri

The value of uri.

The returned data is owned by the instance.