Method
IdeDiagnosticget_location
Description
Gets the location of the diagnostic.
See also: ide_diagnostic_get_range().
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 . |