Package: gtk
Function gtk:drop-target-reject
Lambda Listgtk:drop-target-reject (target) ArgumentsDetails    
    Rejects the ongoing drop operation.  
  If no drop operation is ongoing - when the  current-drop property returns nil - this
  function does nothing. This function should be used when delaying the decision on whether to accept a drag or not until after reading the data.  | See also | 
#2025-07-24