Method
IdeBufferget_diagnostics
Description
Gets the IdeDiagnostics for the buffer if any have been registered.
| Gets property | Ide.Buffer:diagnostics |
Return value
Type: IdeDiagnostics
An IdeDiagnostics or NULL.
| The data is owned by the instance. |
The return value can be NULL. |