SourceCompletion.removeProvider

Remove provider from the completion.

class SourceCompletion
bool
removeProvider

Parameters

provider SourceCompletionProviderIF

Return Value

Type: bool

TRUE if provider was successfully removed, otherwise if error is provided, it will be set with the error and FALSE is returned.

Throws

GException on failure.