Class: GGLib::WidgetEvent
- Inherits:
-
Object
- Object
- GGLib::WidgetEvent
- Defined in:
- lib/widget.rb
Constant Summary collapse
- MsLeft =
0- MsRight =
1- KeyUp =
2- KeyDown =
3- KeyLeft =
4- KeyRight =
5- KeyEscape =
6- KeyEnter =
7- KeyAlt =
8- KeyControl =
9- KeyShift =
10- KeySpace =
11- GpEnter =
12- GpCancel =
13- KeyText =
14- KeyDelete =
15- MsLeftDrag =
16- MsRightDrag =
17