Method
IdeDiagnosticget_range
since: 3.32
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().
Available since: 3.32
Return value
Type: IdeRange
An IdeRange.
| The data is owned by the instance. |
The return value can be NULL. |