accessibility: Added mechanism for handling the reading stopped/cancelled events... 88/72988/8
authorLukasz Oleksak <l.oleksak@samsung.com>
Fri, 3 Jun 2016 10:51:45 +0000 (12:51 +0200)
committerTomasz Iwanek <t.iwanek@samsung.com>
Thu, 4 Aug 2016 11:19:22 +0000 (13:19 +0200)
commit7a8aa985006e8d482c21e3e75cb4734bc89c70b6
treeef37eaa35000f789289ad1147827c0fadc2228a0
parent21abc50ff221a18d6e6c060d792f506edccd249a
accessibility: Added mechanism for handling the reading stopped/cancelled events for all widgets and widget_items
* fixes from review
* support for smart callbacks added for backward compatibility

Change-Id: I30cee98112079b3d557439e8e44281be647a4662
src/lib/elm_atspi_bridge.c
src/lib/elm_atspi_bridge.h
src/lib/elm_interface_atspi_widget_action.c
src/lib/elm_interface_atspi_widget_action.eo
src/lib/elm_object_item.h
src/lib/elm_widget.c
src/lib/elm_widget.eo
src/lib/elm_widget_item.eo