Tizen Native API  4.0
Atspi Component

Functions

Eina_Bool elm_atspi_component_highlight_grab (Elm_Interface_Atspi_Component *obj)
 Highlights accessible widget. returns true if highlight grab has successed, false otherwise.
Eina_Bool elm_atspi_component_highlight_clear (Elm_Interface_Atspi_Component *obj)
 Clears highlight of accessible widget. returns true if clear has successed, false otherwise.

Function Documentation

Eina_Bool elm_atspi_component_highlight_clear ( Elm_Interface_Atspi_Component *  obj)

Clears highlight of accessible widget. returns true if clear has successed, false otherwise.

Since :
3.0
Parameters:
[in]objThe object.
Eina_Bool elm_atspi_component_highlight_grab ( Elm_Interface_Atspi_Component *  obj)

Highlights accessible widget. returns true if highlight grab has successed, false otherwise.

Since :
3.0
Parameters:
[in]objThe object.