A predefined drop target for dealing with text data.
Drag and drop overview, DropSource,
DropTarget, FileDropTarget
See DropTarget#on_drop. This function is implemented
appropriately for text, and calls TextDropTarget#on_drop_text.
Override this function to receive dropped text.
Return true to accept the data, false to veto the operation.
[This page automatically generated from the Textile source at 2023-06-03 08:07:34 +0000]