Struct
AstalMotionEvent
Description
struct AstalMotionEvent {
guint time;
gdouble x;
gdouble y;
GdkModifierType modifier;
}
Struct for GdkEventMotion.
Structure members
time:guintNo description available.
x:gdoubleNo description available.
y:gdoubleNo description available.
modifier:GdkModifierTypeNo description available.