Class GdkEventMotion
java.lang.Object
org.eclipse.swt.internal.gtk3.GdkEvent
org.eclipse.swt.internal.gtk3.GdkEventMotion
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong
long
short
byte
static final int
int
int
long
double
double
double
double
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
window
public long window -
send_event
public byte send_event -
time
public int time -
x
public double x -
y
public double y -
axes
public long axes -
state
public int state -
is_hint
public short is_hint -
device
public long device -
x_root
public double x_root -
y_root
public double y_root -
sizeof
public static final int sizeof
-
-
Constructor Details
-
GdkEventMotion
public GdkEventMotion()
-