| DirectFB Reference Manual | ||
| |||
Grab a specific key, i.e. all following events of this key are sent to this window ignoring the focus.
| GrabKey ( | ||
| IDirectFBWindow | *thiz | |
| DFBInputDeviceKeySymbol | symbol | |
| DFBInputDeviceModifierMask | modifiers | |
| ); | ||
| (C) Copyright by convergence GmbH |
|