Package: gdk

Function gdk:event-position

Lambda List

gdk:event-position (event)

Arguments

event -- a gdk:event instance

Return Value

x - a double float with the event surface x coordinate
y - a double float with the event surface y coordinate

Details

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

See also

#2023-7-25