Package: gtk
Function gtk:gesture-point
Lambda Listgtk:gesture-point (gesture sequence) ArgumentsReturn Value    x -- a double float with the x axis for the sequence coordinates  y -- a double float with the y axis for the sequence coordinates Details            If sequence is currently being interpreted by gesture, this    function returns x and y with the last coordinates stored for
    that event sequence.  
  The coordinates are always relative to the widget allocation.      | See also | 
#2023-3-5