Method
IdeDiagnosticget_range
Description
Retrieves the range found at index. It is a programming error to call this
function with a value greater or equal to ide_diagnostic_get_n_ranges().
Return value
Type: IdeRange
An IdeRange.
| The data is owned by the instance. |
The return value can be NULL. |