[ Version ( since = "3.0" ) ]
public DragProtocol get_drag_protocol (out Window target)
Finds out the DND protocol supported by a window.
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. |
the supported DND protocol. |