Method
IdeBufferset_diagnostics
Description
Sets the IdeDiagnostics for the buffer. These will be used to highlight
the buffer for errors and warnings if IdeBuffer:highlight-diagnostics
is TRUE.
| Sets property | Ide.Buffer:diagnostics |
Parameters
diagnostics-
Type:
IdeDiagnosticsAn
IdeDiagnostics.The argument can be NULL.The data is owned by the caller of the method.