ecore_imf: insert example link in ecore_imf_context group

SVN revision: 71659
This commit is contained in:
Jihoon Kim 2012-06-03 12:39:48 +00:00
parent a137241395
commit 416d9d4cd4
1 changed files with 4 additions and 1 deletions

View File

@ -29,7 +29,10 @@
*
* Immodule is plugin to connect your application and input method framework such as SCIM, ibus, and so on.@n
* ecore_imf_init() should be called to initialize and load immodule.@n
* ecore_imf_shutdown() is used for shutdowning and unloading immodule.
* ecore_imf_shutdown() is used for shutdowning and unloading immodule.
*
* An example of usage of these functions can be found at:
* @li @ref ecore_imf_example_c
*/
/**