Method
LspTextDocumentClientCapsset_completion
Declaration
void
lsp_text_document_client_caps_set_completion (
LspTextDocumentClientCaps* self,
LspCompletionClientCaps* value
)
Parameters
value-
Type:
LspCompletionClientCapsThe new value of
completion.The argument can be NULL.The data is owned by the caller of the method.