the device used for the operation
the button being used to drag, or 0 for a keyboard-initiated drag
surface X coordinate of mouse click that began the drag
surface Y coordinate of mouse click that began the drag
timestamp of mouse click that began the drag (use gdk.event.Event.getTime)
Begins an interactive move operation.
You might use this function to implement draggable titlebars.