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

Description

       List script names. The mscript_list() funciton returns a well-formed plist whose keys are Msymbol and
       values are symbols whose names are script names.

Name

       mscript_list -

Return Value

           This function returns a plist. The caller should free it by m17n_object_unref().

See Also

mscript_language_list(), mlanguage_list().

Synopsis

MPlist* mscript_list (void)

See Also