ecore_imf_evas: insert example link in Ecore_IMF_Evas_Group
authorjihoon <jihoon@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 3 Jun 2012 12:50:11 +0000 (12:50 +0000)
committerjihoon <jihoon@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 3 Jun 2012 12:50:11 +0000 (12:50 +0000)
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

index 62ba4c8..98dce88 100644 (file)
@@ -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 = "";