SourceCompletionProviderIF.getName

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().

interface SourceCompletionProviderIF
string
getName
()

Return Value

Type: string

a new string containing the name of the provider.

Meta