ecore_imf: Add example code link in Ecore_IMF API doxygen

This commit is contained in:
Jihoon Kim 2014-10-17 13:54:02 +09:00
parent 1e21a4c323
commit 0386c57001
1 changed files with 6 additions and 0 deletions

View File

@ -71,6 +71,12 @@ extern "C" {
*
* @{
*/
/**
* @example ecore_imf_example.c
* Show how to write simple editor using the Ecore_IMF library
*/
/* ecore_imf_context_input_panel_event_callback_add() flag */
typedef enum
{