Window.getDragProtocol
gdk.types.DragProtocol getDragProtocol(out gdk.window.Window target)Finds out the DND protocol supported by a window.
Parameters
target | 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. |
Returns
the supported DND protocol.