Method
LspCompletionItemset_documentation
Declaration
void
lsp_completion_item_set_documentation (
LspCompletionItem* self,
LspMarkupContent* value
)
Parameters
value-
Type:
LspMarkupContentThe new value of
documentation.The argument can be NULL.The data is owned by the caller of the method.