Method
LspWorkspaceClientCapsget_workspace_edit
Declaration
void
lsp_workspace_client_caps_get_workspace_edit (
LspWorkspaceClientCaps* self,
LspWorkspaceEditClientCaps* result
)
Parameters
self-
Type:
LspWorkspaceClientCapsNo description available.
The argument can be NULL. result-
Type:
LspWorkspaceEditClientCapsThe value of
workspace_edit.The argument will be set by the function. The returned data is owned by the instance.