selectionSendNotify

fnvoid selectionSendNotify(gdk.window.Window requestor, gdk.atom.Atom selection, gdk.atom.Atom target, gdk.atom.Atom property, uint time)

Sends a response to SelectionRequest event.

Parameters

requestorwindow to which to deliver response.
selectionselection that was requested.
targettarget that was selected.
propertyproperty in which the selection owner stored the data, or GDK_NONE to indicate that the request was rejected.
timetimestamp.