Package: gdk

Function gdk:drag-set-hotspot

Lambda List

gdk:drag-set-hotspot (drag xhotspot yhotspot)

Arguments

drag -- a gdk:drag object
xhotspot -- an integer for the x coordinate of the drag surface hotspot
yhotspot -- an integer for the y coordinate of the drag surface hotspot

Details

Sets the position of the drag surface that will be kept under the cursor hotspot. Initially, the hotspot is at the top left corner of the drag surface.
 

See also

#2025-08-01