Package: gdk

Function gdk:selection-send-notify-for-display

Lambda List

gdk:selection-send-notify-for-display (display requestor selection target property time)

Arguments

display -- a gdk:display object where requestor is realized
requestor -- a gdk:window object to which to deliver response
selection -- a string for the selection that was requested
target -- a string for the target that was selected
property -- a string for the property in which the selection owner stored the data, or "NONE" to indicate that the request was rejected
time -- an unsigned integer for the timestamp

Details

Send a response to the :selection-request event.
 

See also

#2025-10-09