Package: gdk

Function gdk-event-coords

Lambda List

gdk-event-coords (event)

Arguments

event -- a gdk-event instance

Return Value

x-win -- a :double with the event window x coordinate
y-win -- a :double with the event window y coordinate

Details

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

See also

2020-8-25