Unit 'xinput' Package
[Overview][Constants][Types][Procedures and functions][Index] [#x11]

XGrabDeviceButton

Declaration

Source position: xinput.pp line 923

function XGrabDeviceButton(

  display: PDisplay;

  device: PXDevice;

  button: cuint;

  modifiers: cuint;

  modifier_device: PXDevice;

  grab_window: TWindow;

  owner_events: TBool;

  event_count: cuint;

  event_list: PXEventClass;

  this_device_mode: cint;

  other_devices_mode: cint

):cint;

function XGrabDeviceButton(

  display: PDisplay;

  device: PXDevice;

  button: cuint;

  modifiers: cuint;

  modifier_device: PXDevice;

  grab_window: TWindow;

  owner_events: Boolean;

  event_count: cuint;

  event_list: PXEventClass;

  this_device_mode: cint;

  other_devices_mode: cint

):cint;


Documentation generated on: 2023-03-18