The structure type used with the Mouse_Move event. More...

#include <Ecore_IMF.h>

Data Fields

int buttons
struct { 
   struct { 
      int   x 
      int   y 
   }   output
   struct { 
      int   x 
      int   y 
   }   canvas
cur
struct { 
   struct { 
      int   x 
      int   y 
   }   output
   struct { 
      int   x 
      int   y 
   }   canvas
prev
Ecore_IMF_Keyboard_Modifiers modifiers
 The keyboard modifiers active when the event has been emitted.
Ecore_IMF_Keyboard_Locks locks
 The keyboard locks active when the event has been emitted.
unsigned int timestamp
 The timestamp when the event occurred.

Detailed Description

The structure type used with the Mouse_Move event.