get_title


Description:

public virtual string? get_title ()

Gets the title of the completion provider, if any.

Currently, titles are not displayed in the completion results, but may be at some point in the future when non-null .

Parameters:

this

a CompletionProvider

Returns:

a title for the provider or null