|  |  
 |   |   
 NAMEmscript_language_list - SYNOPSISMPlist* mscript_language_list (MSymbol script) DESCRIPTIONList languages that use a specified script. The mscript_language_list() function lists languages that use script. script is a symbol whose name is the lower-cased version of a script name that appears in the Unicode Character Database. RETURN VALUEThis function returns a well-formed plist whose keys are Msymbol and values are symbols whose names are ISO639-1 2-letter codes (or ISO639-2 3-letter codes, if the former is not available). The caller should not modify nor free it. If the m17n library does not know about script, it returns @ c NULL. SEE ALSOmscript_list(), mlanguage_list().
 COPYRIGHTCopyright (C) 2001 Information-technology Promotion Agency (IPA)
   
 
 |