GtkSourceCompletionSnippets

A iface@CompletionProvider for the completion of snippets.

The gtksource.completion_snippets.CompletionSnippets is an example of an implementation of the iface@CompletionProvider interface. The proposals are snippets registered with the class@SnippetManager.

struct GtkSourceCompletionSnippets {}

Members

Variables

parentInstance
ObjectC parentInstance;