Functions relating to canvas events that report on changes of its internal states (an object got focused, the rendering is updated, etc). More...
Modules | |
Input Events Freezing Functions | |
Functions that deal with the freezing of input event processing of an Evas canvas. | |
Input Events Feeding Functions | |
Functions to tell Evas that input events happened and should be processed. | |
typedef struct _Evas_Event_Mouse_Down | Evas_Event_Mouse_Down |
Event structure for EVAS_CALLBACK_MOUSE_DOWN event callbacks. | |
Functions relating to canvas events that report on changes of its internal states (an object got focused, the rendering is updated, etc).
Some of the functions in this group are exemplified here.