Window.getDragProtocol

Finds out the DND protocol supported by a window.

class Window
getDragProtocol

Parameters

target Window

location of the window where the drop should happen. This may be window or a proxy window, or NULL if window does not support Drag and Drop.

Return Value

the supported DND protocol.

Meta