ecore_imf: Add description about Ecore_IMF_Lib_Group

This commit is contained in:
Jihoon Kim 2014-01-06 09:09:53 +09:00
parent 777a066e87
commit 164ef15b6c
1 changed files with 8 additions and 0 deletions

View File

@ -33,6 +33,14 @@
extern "C" {
#endif
/**
* @defgroup Ecore_IMF_Lib_Group Ecore_IMF - Ecore Input Method Library Functions
* @ingroup Ecore
*
* Utility functions that set up and shut down the Ecore Input Method
* library.
*/
/**
* @defgroup Ecore_IMF_Context_Group Ecore Input Method Context Functions
* @ingroup Ecore_IMF_Lib_Group