Method
IdeDiagnosticget_location
since: 3.32
Description
Gets the location of the diagnostic.
See also: ide_diagnostic_get_range().
Available since: 3.32
| Gets property | Ide.Diagnostic:location |
Return value
Type: IdeLocation
An IdeLocation or NULL.
| The data is owned by the instance. |
The return value can be NULL. |