Package: gdk

Function gdk:event-coords

Lambda List

gdk:event-coords (event)

Arguments

event -- a gdk:event instance

Return Value

xwin -- a double float with the event window x coordinate
ywin -- a double float with the event window y coordinate

Details

Extract the event window relative x/y coordinates from an event.
 

See also

2023-2-26