API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
const gchar* lsp_initialize_params_get_root_path ( LspInitializeParams* self )
Gets the value of root_path.
root_path
Deprecated: in favor of rootUri.
rootUri
(Kept for backwards compatibility)
The rootPath of the workspace. Is null if no folder is open.
Type: const gchar*
const gchar*
The value of root_path.
NULL