/**
- * @addtogroup Multibuttonentry
+ * @addtogroup Elm_Multibuttonentry
* @{
*/
* @return @c EINA_TRUE
* @c EINA_FALSE otherwise.
*
- * @ingroup Multibuttonentry
+ * @ingroup Elm_Multibuttonentry
*/
typedef Eina_Bool (*Elm_Multibuttonentry_Item_Filter_Cb)(Evas_Object *obj, const char *item_label, void *item_data, void *data);
* @see elm_multibuttonentry_format_function_set()
* @see elm_multibuttonentry_expanded_set()
*
- * @ingroup Multibuttonentry
+ * @ingroup Elm_Multibuttonentry
*/
typedef char * (*Elm_Multibuttonentry_Format_Cb)(int count, void *data);
* @return The new object or NULL if it cannot be created
*
*
- * @ingroup Multibuttonentry
+ * @ingroup Elm_Multibuttonentry
*
* @if MOBILE @since_tizen 2.3
* @endif
//
/**
- * @addtogroup Plug
+ * @addtogroup Elm_Plug
* @{
*/
* @param parent The parent object
* @return The new plug image object or NULL if it cannot be created
*
- * @ingroup Plug
+ * @ingroup Elm_Plug
*
* @if MOBILE @since_tizen 2.3
* @elseif WEARABLE @since_tizen 2.3.1
*/
EAPI Evas_Object *elm_plug_add(Evas_Object *parent);
-#include "elm_plug.eo.legacy.h"
\ No newline at end of file
+#include "elm_plug.eo.legacy.h"