Window.getDragProtocol

Finds out the DND protocol supported by a window.

class Window
getDragProtocol

Parameters

target gdk.window.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

Type: gdk.types.DragProtocol

the supported DND protocol.