Package: gdk
Function gdk:drag-drop-done
Lambda Listgdk:drag-drop-done (drag success) ArgumentsDetails
Inform GDK if the drop ended successfully. Passing false for success may trigger a drag cancellation
animation. This function is called by the drag source, and should be the last
call before dropping the reference to the drag object. The gdk:drag object will only take the first gdk:drag-drop-done function call as effective, if this function is called multiple times, all subsequent calls will be ignored. | See also |
#2024-1-7