Changes between Version 5 and Version 6 of WK2-EFLTextCheckerApiTutorial


Ignore:
Timestamp:
May 10, 2013 2:37:07 AM (11 years ago)
Author:
a.badowski@samsung.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WK2-EFLTextCheckerApiTutorial

    v5 v6  
    5959There is a possibility to retrieve a list of dictionaries that are supported/installed by OS. The following API from ewk_text_checker.h should be used:
    6060{{{
    61 Eina_List *ewk_settings_spell_checking_available_languages_get(void);
     61Eina_List *ewk_text_checker_spell_checking_available_languages_get(void);
    6262}}}
    6363