CompletionProvider.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 glib.global.gfree.

interface CompletionProvider
string
getName
()

Return Value

Type: string

a new string containing the name of the provider.