Method

LspSymbolInformationget_deprecated

Declaration

gboolean
lsp_symbol_information_get_deprecated (
  LspSymbolInformation* self
)

Description

Gets the value of deprecated.

Whether this symbol is deprecated.

This is a convenience property that delegates to tags.

Return value

Type: gboolean

The value of deprecated.