Warning: drag_dest_set_proxy is deprecated since 3.22.
Sets this widget as a proxy for drops to another window.
this |
a Widget |
proxy_window |
the window to which to forward drag events |
protocol |
the drag protocol which the |
use_coordinates |
If true, send the same coordinates to the destination, because it is an embedded subwindow. |