someone should move the docs to header, too much for me to do right now.
SVN revision: 81838
static int _ecore_imf_init_count = 0;
/**
- * @defgroup Ecore_IMF_Lib_Group Ecore Input Method Library Functions
+ * @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
/**
* @defgroup Ecore_IMF_Context_Group Ecore Input Method Context Functions
- * @ingroup Ecore
+ * @ingroup Ecore_IMF_Lib_Group
*
* Functions that operate on Ecore Input Method Context objects.
/**
* @defgroup Ecore_IMF_Context_Module_Group Ecore Input Method Context Module Functions
- * @ingroup Ecore
+ * @ingroup Ecore_IMF_Lib_Group
*
* Functions that should be used by Ecore Input Method Context modules.
*/
/**
* @defgroup Ecore_IMF_Evas_Group Ecore Input Method Context Evas Helper Functions
- * @ingroup Ecore
+ * @ingroup Ecore_IMF_Lib_Group
*
* Helper functions to make it easy to use Evas with Ecore_IMF.
* Converts each event from Evas to the corresponding event of Ecore_IMF.