the gdk.drag.Drag.dndFinished signal and delete the data at the source if gdk.drag.Drag.getSelectedAction returns gdk.types.DragAction.Move.
Parameters
surface | the source surface for this drag |
device | the device that controls this drag |
content | the offered content |
actions | the actions supported by this drag |
dx | the x offset to device's position where the drag nominally started |
dy | the y offset to device's position where the drag nominally started |
Returns
a newly created gdk.drag.Drag