Virtual Method
IdeLspClientpublished_diagnostics
Declaration
void
published_diagnostics (
IdeLspClient* self,
GFile* file,
IdeDiagnostics* diagnostics
)
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.