GtkSourceCompletionWords

A iface@CompletionProvider for the completion of words.

The gtksource.completion_words.CompletionWords is an example of an implementation of the iface@CompletionProvider interface. The proposals are words appearing in the registered gtk.text_buffer.TextBuffers.

struct GtkSourceCompletionWords {}

Members

Variables

parentInstance
ObjectC parentInstance;