Provided by: m17n-docs_1.8.4-1_all bug

NAME

       mlanguage_text -

SYNOPSIS

       MText* mlanguage_text (MSymbol language)

DESCRIPTION

       Return the language name written in that language. The mlanguage_text() function returns,
       in the form of M-text, the language name of language written in language. If the
       representative characters of the language are known, the characters of the returned M-text
       has a text property whose key is Mtext and whose value is an M-text that contains the
       representative characters.

RETURN VALUE

           If the information is available, this function returns an M-text that should not be
           modified nor freed. Otherwise, it returns NULL.

SEE ALSO

           mlanguage_code(), mlanguage_name().

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>.