View.getCompletion

Gets the classCompletion associated with view.

The returned object is guaranteed to be the same for the lifetime of view. Each gtksource.view.View object has a different classCompletion.

class View
getCompletion
()

Return Value

Type: gtksource.completion.Completion

the #GtkSourceCompletion associated with view.