Method

LspDiagnosticset_tags

Declaration

void
lsp_diagnostic_set_tags (
  LspDiagnostic* self,
  LspDiagnosticTagFlags value
)

Description

Sets the value of tags.

Additional metadata about the diagnostic.

Since:

3.15.0.

Parameters

value

Type: LspDiagnosticTagFlags

The new value of tags.