get_completion


Description:

public unowned SourceCompletion get_completion ()

Gets the SourceCompletion associated with this.

The returned object is guaranteed to be the same for the lifetime of this. Each SourceView object has a different SourceCompletion.

Parameters:

this

a SourceView.

Returns:

the SourceCompletion associated with this.