Virtual Method
GtkSourceCompletionProviderget_title
Declaration [src]
char*
get_title (
GtkSourceCompletionProvider* self
)
Description [src]
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
.