x-dnd-handle-uri-list

x-dnd-handle-uri-list is a compiled Lisp function in `x-dnd.el'.

(x-dnd-handle-uri-list WINDOW ACTION STRING)

Split an uri-list into separate URIs and call `dnd-handle-one-url'.
WINDOW is the window where the drop happened.
STRING is the uri-list as a string. The URIs are separated by \r\n.