API Version: 5
Library Version: 5.3.1
char* gtk_source_completion_provider_get_title ( GtkSourceCompletionProvider* self )
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.
NULL
utf8
A title for the provider or NULL.