Package: gdk

Function gdk:drop-reply

Lambda List

gdk:drop-reply (context accepted time)

Arguments

context -- a gdk:drag-context object
accepted -- true if the drop is accepted
time -- an unsigned integer with the timestamp for this operation

Details

Accepts or rejects a drop. This function is called by the drag destination in response to a drop initiated by the drag source.
 

See also

#2024-6-28