Structure holding the graph of relations between focussable objects. More...
Data Fields | |
Eina_List * | right |
List of objects on the right side. | |
Eina_List * | left |
[List of objects on the left side | |
Eina_List * | top |
[List of objects above | |
Eina_List * | down |
[List of objects below | |
Efl_Ui_Focus_Object * | next |
[Next object | |
Efl_Ui_Focus_Object * | prev |
Previous object. | |
const char * | type |
Object type. | |
Efl_Ui_Focus_Object * | parent |
Parent object. | |
Efl_Ui_Focus_Manager * | redirect |
Redirect manager. | |
Structure holding the graph of relations between focussable objects.