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