Method
IdeDiagnosticsget_diagnostics_at_line
Declaration
GPtrArray*
ide_diagnostics_get_diagnostics_at_line (
IdeDiagnostics* self,
GFile* file,
guint line
)
Parameters
file-
Type:
GFileThe target file.
The data is owned by the caller of the method. line-
Type:
guintA line number.