API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
void lsp_completion_item_set_deprecated ( LspCompletionItem* self, gboolean value )
Sets the value of deprecated.
deprecated
Whether this completion item is deprecated.
This protocol field is deprecated in favor of tags, but is retained for clients that do not support completion item tags.
tags
value
Type: gboolean
gboolean
The new value of deprecated.