public class GdkEventKey extends GdkEvent
| Modifier and Type | Field and Description |
|---|---|
byte |
group |
short |
hardware_keycode |
int |
keyval |
int |
length |
byte |
send_event |
static int |
sizeof |
int |
state |
int |
string |
int |
time |
int |
window |
| Constructor and Description |
|---|
GdkEventKey() |