SourceLanguageManager.getLanguageIds

Returns the ids of the available languages.

Return: a %NULL-terminated array of string containing the ids of the available languages or %NULL if no language is available. The array is sorted alphabetically according to the language name. The array is owned by @lm and must not be modified.

class SourceLanguageManager
string[]
getLanguageIds
()

Meta