Data Fields
_Ecore_Event_Key Struct Reference

Data Fields

const char * keyname
 
const char * key
 
const char * string
 
const char * compose
 
Ecore_Window window
 
Ecore_Window root_window
 
Ecore_Window event_window
 
unsigned int timestamp
 
unsigned int modifiers
 
int same_screen
 
unsigned int keycode
 Key scan code numeric value. More...
 
void * data
 User data associated with an Ecore_Event_Key. More...
 

Field Documentation

unsigned int _Ecore_Event_Key::keycode

Key scan code numeric value.

Since
1.10
void* _Ecore_Event_Key::data

User data associated with an Ecore_Event_Key.

Since
1.10