Method

IdeLspClientset_root_uri

Declaration

void
ide_lsp_client_set_root_uri (
  IdeLspClient* self,
  const gchar* root_uri
)

Description

No description available.

Parameters

root_uri const gchar*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.