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