Package org.eclipse.swt.internal.gtk
Class GdkEventCrossing
java.lang.Object
org.eclipse.swt.internal.gtk.GdkEvent
org.eclipse.swt.internal.gtk.GdkEventCrossing
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
boolean
int
byte
static final int
int
int
int
int
double
double
double
double
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
window
public int window -
send_event
public byte send_event -
subwindow
public int subwindow -
time
public int time -
x
public double x -
y
public double y -
x_root
public double x_root -
y_root
public double y_root -
mode
public int mode -
detail
public int detail -
focus
public boolean focus -
state
public int state -
sizeof
public static final int sizeof
-
-
Constructor Details
-
GdkEventCrossing
public GdkEventCrossing()
-