get_name
Description:
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 |
Returns:
a new string containing the name of the provider. |