DragContext.windowGetDragProtocol

Finds out the DND protocol supported by a window.

class DragContext
static
windowGetDragProtocol

Parameters

window Window

the destination window

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. out[allow-none][transfer full]

Return Value

the supported DND protocol. Since 3.0

Meta