Method

IdeDiagnosticget_file

Declaration

GFile*
ide_diagnostic_get_file (
  IdeDiagnostic* self
)

Description

Gets the file containing the diagnostic, if any.

Return value

Type: GFile

An IdeLocation or NULL.

The data is owned by the instance.
The return value can be NULL.