Constructor
IdeDiagnosticsnew_from_array
Parameters
array |
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
Returns: | IdeDiagnostics |
An |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |