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 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

Sends a response to the :selection-request event.
 

See also

#2024-6-28