get_name


Description:

public virtual string get_name ()

Get the name of the provider.

This should be a translatable name for display to the user. For example: _("Document word completion provider"). The returned string must be freed with g_free.

Parameters:

this

a SourceCompletionProvider.

Returns:

a new string containing the name of the provider.