Package: gdk

Function gdk:selection-send-notify

Lambda List

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

Arguments

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

Sends a response to the :selection-request event.
 

See also

#2025-10-09