Method

IdeDiagnosticget_file

Declaration

GFile*
ide_diagnostic_get_file (
  IdeDiagnostic* self
)

Description

Gets the file containing the diagnostic, if any.

Available since:3.32

Return value

Returns: GFile
 

An IdeLocation or NULL.

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