Reference Manual - 1.4.3
IDirectFBWindow   GrabUnselectedKeys

Grab all unselected (filtered out) keys.

DFBResult GrabUnselectedKeys (
  IDirectFBWindow   * thiz
);

Unselected keys are those not selected by the focused window. These keys won't be sent to that window. Instead one window in the stack can collect them.

See also IDirectFBWindow::UngrabUnselectedKeys() and IDirectFBWindow::SetKeySelection().

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