Source position: xinput.pp line 854
function XGrabDevice( |
display: PDisplay; |
device: PXDevice; |
grab_window: TWindow; |
ownerEvents: TBool; |
event_count: cint; |
event_list: PXEventClass; |
this_device_mode: cint; |
other_devices_mode: cint; |
time: TTime |
):cint; |
display: PDisplay; |
device: PXDevice; |
grab_window: TWindow; |
ownerEvents: Boolean; |
event_count: cint; |
event_list: PXEventClass; |
this_device_mode: cint; |
other_devices_mode: cint; |
time: TTime |
):cint; |