gtksource.completion_words
Module for [CompletionWords] class
Types 3
Methods
CompletionWordsGidBuilder builder() static nothrowGet builder for [gtksource.completion_words.CompletionWords] Returns: New builder objectgtksource.types.CompletionActivation activation() @property nothrowGet `activation` property. Returns: The type of activation.void activation(gtksource.types.CompletionActivation propval) @property nothrowSet `activation` property. Params: propval = The type of activation.void unregister(gtk.text_buffer.TextBuffer buffer) nothrowUnregisters buffer from the words provider.Constructors
this(string name = null, gdkpixbuf.pixbuf.Pixbuf icon = null)classCompletionWordsGidBuilderImpl(T) : gobject.object.ObjectWrapGidBuilderImpl!T, gtksource.completion_provider.CompletionProviderGidBuilderImpl!T
Fluent builder implementation template for gtksource.completion_words.CompletionWords
Methods
T activation(gtksource.types.CompletionActivation propval) nothrowSet `activation` property. Params: propval = The type of activation. Returns: Builder instance for fluent chainingT icon(gdkpixbuf.pixbuf.Pixbuf propval) nothrowT interactiveDelay(int propval) nothrowT minimumWordSize(uint propval) nothrowT name(string propval) nothrowT priority(int propval) nothrowT proposalsBatchSize(uint propval) nothrowT scanBatchSize(uint propval) nothrowFluent builder for gtksource.completion_words.CompletionWords
Methods