Source position: xfixes.pp line 73
type TXFixesSelectionNotifyEvent = record |
_type: cint; |
serial: culong; |
send_event: TBool; |
display: PDisplay; |
window: TWindow; |
subtype: cint; |
owner: TWindow; |
selection: TAtom; |
timestamp: TTime; |
selection_timestamp: TTime; |
end; |