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
.
Available since: | 3.32 |
Sets property | Ide.Buffer:diagnostics |
Parameters
diagnostics |
IdeDiagnostics |
An |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |