Virtual Method

IdeLspClientpublished_diagnostics

Declaration

void
published_diagnostics (
  IdeLspClient* self,
  GFile* file,
  IdeDiagnostics* diagnostics
)

Description

No description available.

Parameters

file

Type: GFile

No description available.

The data is owned by the caller of the function.
diagnostics

Type: IdeDiagnostics

No description available.

The data is owned by the caller of the function.