Constructor
IdeDiagnosticsnew_from_array
Parameters
array-
Type: An array of
IdeDiagnostic*Optional array of diagnostics to add.
The argument can be NULL.The data is owned by the caller of the function.
Return value
Type: IdeDiagnostics
An IdeDiagnostics.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |