Reference Manual - 0.9.25
IDirectFBWindow   GrabKey

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
);