EventKey Class Reference
Inheritance diagram for EventKey:
List of all members.
Detailed Description
Key pressed ot released event.
Public Member Functions
this
(GdkEvent *event)
Creates a new EventKey from a GdkEvent.
int
getKeyVal
()
the key value
Member Function Documentation
int
EventKey
.getKeyVal
(
)
the key value
Returns:
the key value
EventKey
.this
(
GdkEvent *
event
)
Creates a new EventKey from a GdkEvent.