SourceLanguage.getName

Returns the localized name of the language. The returned string is owned by @language and should not be freed or modified.

class SourceLanguage
string
getName
()

Return Value

Type: string

the name of @language.

Meta