Virtual Method
FoundryCompletionRequestdup_language_id
Declaration [src]
char*
dup_language_id (
FoundryCompletionRequest* self
)
Description [src]
Gets the language identifier for the completion request, such as “c” or “js”.
The language identifiers are expected to match GtkSourceView language identifiers.