some comments...

SVN revision: 6464
This commit is contained in:
Carsten Haitzler 2002-11-26 07:30:27 +00:00
parent 21964db51d
commit 395f26ce93
1 changed files with 2 additions and 0 deletions

View File

@ -421,6 +421,8 @@ extern "C" {
void evas_event_feed_key_down (Evas *e, char *keyname);
void evas_event_feed_key_up (Evas *e, char *keyname);
* should we allow multiple objects to have the focus? good question!
void evas_object_focus_set (Evas_Object *o, int focus);
int evas_object_focus_get (Evas_Object *o);