Method
LspCompletionItemset_label_details
Declaration
void
lsp_completion_item_set_label_details (
LspCompletionItem* self,
LspCompletionItemLabelDetails* value
)
Parameters
value-
Type:
LspCompletionItemLabelDetailsThe new value of
label_details.The argument can be NULL.The data is owned by the caller of the method.