Method

FoundryTextDocumentlist_diagnostics

Declaration [src]

DexFuture*
foundry_text_document_list_diagnostics (
  FoundryTextDocument* self
)

Description [src]

Queries FoundryDiagnosticProvider for diagnostics that are relevant to the document.

Return value

The caller of the method takes ownership of the returned data, and is responsible for freeing it.