CompletionSnippets#

class CompletionSnippets(**properties: Any)#

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#

class CompletionSnippets
props.priority: int#

The type of the None singleton.

props.title: str#

The type of the None singleton.

Fields#

class CompletionSnippets
parent_instance#