Skip to content
  • Matthias Clasen's avatar
    dnd: Allow programmatic drag cancellation · c160ba06
    Matthias Clasen authored
    Add a gtk_drag_cancel() function that can be used on the
    source side to cancel an ongoing drag operation. This can
    be useful, e.g. if the data that is being dragged becomes
    unavailable.
    c160ba06