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