get_language_list


Description:

[ Version ( since = "3.0.3" ) ]
public static List<string> get_language_list ()

Requests the list of available languages from the enchant broker.

Returns:

a List of the available languages. Use g_list_free_full with g_free to free the list after use.