CompletionSnippets#
Superclasses: Object
Implemented Interfaces: CompletionProvider
A CompletionProvider for the completion of snippets.
The GtkSourceCompletionSnippets is an example of an implementation of
the CompletionProvider interface. The proposals are snippets
registered with the SnippetManager.
Constructors#
- class CompletionSnippets
- classmethod new() CompletionSnippets#
Properties#
Fields#
- class CompletionSnippets
- parent_instance#