pub fn selection_send_notify_for_display(
    display: &Display,
    requestor: &Window,
    selection: &Atom,
    target: &Atom,
    property: &Atom,
    time_: u32
)
Expand description

Send a response to SelectionRequest event.

display

the Display where requestor is realized

requestor

window to which to deliver response

selection

selection that was requested

target

target that was selected

property

property in which the selection owner stored the data, or GDK_NONE to indicate that the request was rejected

time_

timestamp