API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
gboolean lsp_completion_item_get_deprecated ( LspCompletionItem* self )
Gets 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
Type: gboolean
gboolean
The value of deprecated.