From 0386c570010d17588fcfb54107a6513c742f4840 Mon Sep 17 00:00:00 2001 From: Jihoon Kim Date: Fri, 17 Oct 2014 13:54:02 +0900 Subject: [PATCH] ecore_imf: Add example code link in Ecore_IMF API doxygen --- src/lib/ecore_imf/Ecore_IMF.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/lib/ecore_imf/Ecore_IMF.h b/src/lib/ecore_imf/Ecore_IMF.h index 1e4d276898..7ab9d30e85 100644 --- a/src/lib/ecore_imf/Ecore_IMF.h +++ b/src/lib/ecore_imf/Ecore_IMF.h @@ -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 {