Package: gdk

Function gdk:drop-finish

Lambda List

gdk:drop-finish (drop action)

Arguments

drop -- a gdk:drop object
action -- a gdk:drag-action value with the action performed by the destination or :none if the drop failed

Details

Ends the drag operation after a drop. The action must be a single action selected from the actions available via the gdk:drop-actions function.
 

See also

#2023-8-7