View.getCompletion

Gets the #GtkSourceCompletion associated with view. The returned object is guaranteed to be the same for the lifetime of view. Each #GtkSourceView object has a different #GtkSourceCompletion.

class View
getCompletion
()

Return Value

Type: gtksource.completion.Completion

the #GtkSourceCompletion associated with view.