From: jihoon Date: Sun, 3 Jun 2012 12:50:11 +0000 (+0000) Subject: ecore_imf_evas: insert example link in Ecore_IMF_Evas_Group X-Git-Tag: build/2012-07-04.173327~108 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ae517d953986e70f35d8e6008743bdba9c561ab5;p=profile%2Fivi%2Fecore.git ecore_imf_evas: insert example link in Ecore_IMF_Evas_Group git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@71661 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/ecore_imf_evas/ecore_imf_evas.c b/src/lib/ecore_imf_evas/ecore_imf_evas.c index 62ba4c8..98dce88 100644 --- a/src/lib/ecore_imf_evas/ecore_imf_evas.c +++ b/src/lib/ecore_imf_evas/ecore_imf_evas.c @@ -8,6 +8,10 @@ * @defgroup Ecore_IMF_Evas_Group Ecore Input Method Context Evas Helper Functions * * Helper functions to make it easy to use Evas with Ecore_IMF. + * Converts each event from Evas to the corresponding event of Ecore_IMF. + * + * An example of usage of these functions can be found at: + * @li @ref ecore_imf_example_c */ static const char *_ecore_imf_evas_event_empty = "";