get_completion


Description:

public unowned Completion get_completion ()

Gets the [class@Completion] associated with this.

The returned object is guaranteed to be the same for the lifetime of this. Each `GtkSourceView` object has a different [class@Completion].

Parameters:

this

a View.

Returns:

the Completion associated with this .