ecore_imf_evas: insert example link in Ecore_IMF_Evas_Group

SVN revision: 71661
This commit is contained in:
Jihoon Kim 2012-06-03 12:50:11 +00:00
parent aed2b82302
commit ac270da3bb
1 changed files with 4 additions and 0 deletions

View 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 = "";