mlanguage_list -
Contents
Copyright
Copyright (C) 2001 Information-technology Promotion Agency (IPA)
Copyright (C) 2001-2011 National Institute of Advanced Industrial Science and Technology (AIST)
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free
Documentation License <http://www.gnu.org/licenses/fdl.html>.
Version 1.8.4 Mon Sep 25 2023 mlanguage_list(3m17n)
Description
List 3-letter language codes. The mlanguage_list() funciton returns a well-formed plist whose keys are
Msymbol and values are symbols whose names are ISO639-2 3-letter language codes.
Name
mlanguage_list -
Return Value
This function returns a plist. The caller should free it by m17n_object_unref().
See Also
mscript_list().
Synopsis
MPlist* mlanguage_list (void)
