Package: gtk
Function gtk:gesture-drag-start-point
Lambda Listgtk:gesture-drag-start-point (gesture) ArgumentsReturn Value x -- a double float with the x coordinate for the drag start point y -- a double float with the y coordinate for the drag start point Details
If the gesture is active, this function returns the drag start coordinates,
in window-relative coordinates. | See also |
#2025-1-25