Package: gtk

Function gtk:gesture-drag-start-point

Lambda List

gtk:gesture-drag-start-point (gesture)

Arguments

gesture -- a gtk:gesture-drag object

Return 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