Layout and theme library with super-powers. 
Typedef Documentation
Perspective info for maps inside edje objects 
 
 
Enumeration Type Documentation
All available cursor states 
- Enumerator: 
- 
| EDJE_CURSOR_MAIN | Main cursor state  |  | EDJE_CURSOR_SELECTION_BEGIN | Selection begin cursor state  |  | EDJE_CURSOR_SELECTION_END | Selection end cursor state  |  | EDJE_CURSOR_PREEDIT_START | Pre-edit start cursor state  |  | EDJE_CURSOR_PREEDIT_END | Pre-edit end cursor state  |  | EDJE_CURSOR_USER | User cursor state  |  | EDJE_CURSOR_USER_EXTRA | User extra cursor state  |  
 
 
 
Input hints 
- Enumerator: 
- 
| EDJE_INPUT_HINT_NONE | No active hints Since (EFL) :1.12 
 |  | EDJE_INPUT_HINT_AUTO_COMPLETE | Suggest word auto completion Since (EFL) :1.12 
 |  | EDJE_INPUT_HINT_SENSITIVE_DATA | Typed text should not be stored. Since (EFL) :1.12 
 |