Method
FoundryTextDocumentwatch_diagnostics
Declaration [src]
FoundryOnTypeDiagnostics*
foundry_text_document_watch_diagnostics (
FoundryTextDocument* self
)
Description [src]
Watches the document for changes and updates diagnostics in the
resulting FoundryOnTypeDiagnostics
which is a GListModel
.