Method
LspClientCapsset_text_document
Declaration
void
lsp_client_caps_set_text_document (
LspClientCaps* self,
LspTextDocumentClientCaps* value
)
Parameters
value-
Type:
LspTextDocumentClientCapsThe new value of
text_document.The argument can be NULL.The data is owned by the caller of the method.