Reference Manual - 1.4.11
IDirectFBWindow   GrabKey

Grab a specific key, i.e. all following events of this key are sent to this window ignoring the focus.

DFBResult GrabKey (
  IDirectFBWindow   * thiz,
  DFBInputDeviceKeySymbol   symbol,
  DFBInputDeviceModifierMask   modifiers
);

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License