get_drag_protocol


Description:

[ Version ( since = "3.0" ) ]
public DragProtocol get_drag_protocol (out Window target)

Finds out the DND protocol supported by a window.

Parameters:

this

the destination window

target

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

Returns:

the supported DND protocol.