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

#2025-10-09