Source position: gdkevents.inc line 267
type TGdkEventSelection = record |
_type: TGdkEventType; |
window: PGdkWindow; |
send_event: gint8; |
selection: TGdkAtom; |
target: TGdkAtom; |
_property: TGdkAtom; |
time: guint32; |
requestor: TGdkNativeWindow; |
end; |