:right-sidebar: True CompletionSnippets =================================================================== .. currentmodule:: gi.repository.GtkSource .. class:: CompletionSnippets(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.GObject.Object` Implemented Interfaces: :class:`~gi.repository.GtkSource.CompletionProvider` A :obj:`~gi.repository.GtkSource.CompletionProvider` for the completion of snippets. The ``GtkSourceCompletionSnippets`` is an example of an implementation of the :obj:`~gi.repository.GtkSource.CompletionProvider` interface. The proposals are snippets registered with the :obj:`~gi.repository.GtkSource.SnippetManager`\. Constructors ------------ .. rst-class:: interim-class .. class:: CompletionSnippets :no-index: .. classmethod:: new() -> ~gi.repository.GtkSource.CompletionSnippets Properties ---------- .. rst-class:: interim-class .. class:: CompletionSnippets :no-index: .. attribute:: props.priority :type: int The type of the None singleton. .. attribute:: props.title :type: str The type of the None singleton. Fields ------ .. rst-class:: interim-class .. class:: CompletionSnippets :no-index: .. attribute:: parent_instance