Focus
Objects have focus. More...
| Functions | |
| EAPI void | elm_object_focus (Evas_Object *obj) | 
| Set the focus to the object. | |
Detailed Description
Objects have focus.This is what determines where the keyboard input goes to within the application window.
Function Documentation
| EAPI void elm_object_focus | ( | Evas_Object * | obj | ) | 
Set the focus to the object.
This sets the focus target forkeyboard input to be the object indicated.
- Parameters:
- 
  obj The object