Skip to content
  • Matthias Clasen's avatar
    gdk: Allow passing the start coordinates in drag_begin · 268c7a3e
    Matthias Clasen authored
    Add a variant of gdk_drag_begin that takes the start position
    in addition to the device. All backend implementation have been
    updated to accept (and ignore) the new arguments.
    
    Subsequent commits will make use of the data in some backends.
    268c7a3e