From 6160ae92bd8011e9d23a0872f15f6356445c69f6 Mon Sep 17 00:00:00 2001 From: jihoon Date: Sun, 3 Jun 2012 12:50:11 +0000 Subject: [PATCH] ecore_imf_evas: insert example link in Ecore_IMF_Evas_Group git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@71661 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/ecore_imf_evas/ecore_imf_evas.c | 4 ++++ 1 file changed, 4 insertions(+) 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 = ""; -- 2.7.4