Method

FoundryTextDocumentlist_completion_providers

Declaration [src]

DexFuture*
foundry_text_document_list_completion_providers (
  FoundryTextDocument* self
)

Description

No description available.

Return value

Type: DexFuture

A DexFuture that resolves to a GListModel of FoundryCompletionProvider.

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