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 with the selection that was requested
target -- a string with the target that was selected
property -- a string with the property in which the selection owner stored the data, or "NONE" to indicate that the request was rejected
time -- an unsigned integer with the timestamp

Details

Send a response to the :selection-request event.
 

See also

#2024-6-28