Tizen Native API
7.0
|
_Ecore_IMF_Event_Mouse_Up Struct Reference
Public Attributes | |
int | button |
Ecore_IMF_Keyboard_Modifiers | modifiers |
Ecore_IMF_Keyboard_Locks | locks |
Ecore_IMF_Mouse_Flags | flags |
unsigned int | timestamp |
Detailed Description
The structure type used with the Mouse_Up event.
- Examples:
- ecore_imf_example.c.
Member Data Documentation
The button which has been released
The flags corresponding the mouse click (single, double or triple click)
The keyboard locks active when the event has been emitted
The keyboard modifiers active when the event has been emitted
unsigned int _Ecore_IMF_Event_Mouse_Up::timestamp |
The timestamp when the event occurred