View.getCompletion
gtksource.completion.Completion getCompletion()Gets the gtksource.completion.Completion 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 gtksource.completion.Completion.
Returns
the #GtkSourceCompletion associated with view.