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 "drop-current" signal 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 |
#2023-7-31