http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBWindow.html
IDirectFBWindow
GrabKey
Grab a specific key, i.e. all following events of this key are sent to this window ignoring the focus.
GrabKey (
IDirectFBWindow.html
IDirectFBWindow
*
thiz,
DFBInputDeviceKeySymbol
symbol,
types.html#DFBInputDeviceModifierMask
DFBInputDeviceModifierMask
modifiers
);
