elm_atspi: suppress reading of screen-reader
Because there is legacy code for screen-reader, an application could want
to keep previous behavior of the screen-reader even though the ATSPI is
enabled by AT client such as Aurum test framework.
If an application wants to make screen-reader AT client do not read,
then set suppress to EINA_TRUE. The default suppress is @c EINA_FALSE.
This patch is also handling env. variable ELM_SUPPRESS_SCREEN_READER
to define default behavior.
*tizen-only
Change-Id: Ia138fd6fb21c731588eff2deec2ae59a61b3c981