File: x-dnd.el.html
This file provides the drop part only. Currently supported protocols are XDND, Motif and the old KDE 1.x protocol.
Defined variables (7)
x-dnd-current-state | The current state for a drop. |
x-dnd-known-types | The types accepted by default for dropped data. |
x-dnd-motif-message-types | Mapping from numbers to Motif DND message types. |
x-dnd-motif-to-action | Mapping from number to operation for Motif DND. |
x-dnd-test-function | The function drag and drop uses to determine if to accept or reject a drop. |
x-dnd-types-alist | Which function to call to handle a drop of that type. |
x-dnd-xdnd-to-action | Mapping from XDND action types to Lisp symbols. |