This is a drop target which accepts files (dragged
from File Manager or Explorer).
Drag and drop overview, DropSource,
DropTarget, TextDropTarget
See DropTarget#on_drop. This function is implemented
appropriately for files, and calls FileDropTarget#on_drop_files.
Override this function to receive dropped files.
Return true to accept the data, false to veto the operation.
[This page automatically generated from the Textile source at 2023-06-13 21:31:41 +0000]