Updates the drag context when the pointer moves or the set of actions changes.
This function is called by the drag source.
This function does not need to be called in managed drag and drop operations. See manage_dnd for more information.
context | |
dest_window |
the new destination window, obtained by |
protocol |
the DND protocol in use, obtained by |
x_root |
the x position of the pointer in root coordinates |
y_root |
the y position of the pointer in root coordinates |
suggested_action |
the suggested action |
possible_actions |
the possible actions |
time_ |
the timestamp for this operation |