get_providers


Description:

public unowned List<SourceCompletionProvider> get_providers ()

Get list of providers registered on this.

The returned list is owned by the completion and should not be freed.

Parameters:

this

a SourceCompletion.

Returns:

list of SourceCompletionProvider.