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 widget-relative coordinates, otherwise nil is returned. | See also |
2024-2-19