logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mlanguage_list -

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)

See Also