Struct
AstalMotionEvent
Description
struct AstalMotionEvent {
guint time;
gdouble x;
gdouble y;
GdkModifierType modifier;
}
Struct for GdkEventMotion.
Structure members
timeNo description available.
xNo description available.
yNo description available.
modifierNo description available.