Reference Manual - 1.0.0
IDirectFBInputDevice   GetKeyState

Get the current state of one key.

GetKeyState (
  IDirectFBInputDevice   * thiz,
  DFBInputDeviceKeyIdentifier   key_id,
  DFBInputDeviceKeyState   * ret_state
);