Struct

AstalMotionEvent

since: 0.1

Description

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

Available since: 0.1

Instance methods

astal_motion_event_init
No description available.

since: 0.1