Accessibility ┬ Access
├ Atspi Accessible
├ Atspi Bridge
└ Atspi Component
The Access, Atspi Bridge, and Atspi Component did not have contents.
Change-Id: I4d0c1b7a25705217deb35fe7d9363035fc7708f5
/**
+ * @if WEARABLE
* @defgroup Elm_Access Access
* @ingroup elm_accessibility_group
+ * @endif
*/
#include "elm_access.eo.h"
#include "elm_atspi_bridge.eo.h"
/**
+ * @if WEARABLE
* @defgroup Elm_Atspi_Bridge Atspi Bridge
* @ingroup elm_accessibility_group
+ * @endif
*/
//TIZEN_ONLY(20160527) - Add direct reading feature
/**
#ifndef EFL_NOLEGACY_API_SUPPORT
#include "elm_interface_atspi_action.eo.legacy.h"
/**
+ * @if WEARABLE
* @defgroup Elm_Interface_Atspi_Component Atspi Component
* @ingroup elm_accessibility_group
* @{
+ * @endif
*/
#include "elm_interface_atspi_component.eo.legacy.h"
/**
+ * @if WEARABLE
* @}
+ * @endif
*/
#include "elm_interface_atspi_editable_text.eo.legacy.h"
#include "elm_interface_atspi_image.eo.legacy.h"