Method

LspSymbolInformationset_deprecated

Declaration

void
lsp_symbol_information_set_deprecated (
  LspSymbolInformation* self,
  gboolean value
)

Description

Sets the value of deprecated.

Whether this symbol is deprecated.

This is a convenience property that delegates to tags.

Parameters

value

Type: gboolean

The new value of deprecated.