Source position: xinput2.pp line 353
type TXITouchOwnershipEvent = record |
_type: cint; |
serial: culong; |
send_event: TBool; |
display: PDisplay; |
extension: cint; |
evtype: cint; |
time: TTime; |
deviceid: cint; |
sourceid: cint; |
touchid: cuint; |
root: TWindow; |
event: TWindow; |
child: TWindow; |
flags: cint; |
end; |