|  |  
 |   |   
 NAMEm17nLocale_-_Lo - - Locale objects and API for them. SYNOPSISTypedefstypedef struct MLocale MLocale
   FunctionsMPlist * mlanguage_list (void)
   VariablesMSymbol Miso639_1
   Detailed DescriptionLocale objects and API for them. The m17n library represents locale related information as objects of type MLocale. Typedef Documentationtypedef struct MLocale MLocalestruct MLocale. The structure MLocale is used to hold information about name, language, territory, modifier, codeset, and the corresponding coding system of locales. The contents of this structure are implementation dependent. Its
    internal structure is concealed from application programs.
   SEE ALSO mlocale_get_prop()
 Variable DocumentationMSymbol Miso639_1MSymbol Miso639_2MSymbol MterritoryThe symbol whose name is 'territory'. MSymbol MmodifierThe symbol whose name is 'modifier'. MSymbol McodesetThe symbol whose name is 'codeset'. AuthorGenerated automatically by Doxygen for The m17n Library from the source code. COPYRIGHTCopyright (C) 2001 Information-technology Promotion Agency (IPA)
   
 
 |