Package: gdk

Function gdk:drag-set-hotspot

Lambda List

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

Arguments

drag -- a gdk:drag object
xhotspot -- a double float with the x coordinate of the drag surface hotspot
yhotspot -- a double float with 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

#2023-8-6