Package org.eclipse.swt.internal.gtk
Class GdkEventKey
java.lang.Object
org.eclipse.swt.internal.gtk.GdkEvent
org.eclipse.swt.internal.gtk.GdkEventKey
-
Field Summary
FieldsModifier and TypeFieldDescriptionbyte
short
int
int
byte
static final int
int
int
int
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
window
public int window -
send_event
public byte send_event -
time
public int time -
state
public int state -
keyval
public int keyval -
length
public int length -
string
public int string -
hardware_keycode
public short hardware_keycode -
group
public byte group -
sizeof
public static final int sizeof
-
-
Constructor Details
-
GdkEventKey
public GdkEventKey()
-