Package: gdk

Function gdk:event-root-coords

Lambda List

gdk:event-root-coords (event)

Arguments

event -- a gdk:event instance

Return Value

xroot -- a double float with the root window x coordinate
yroot -- a double float with the root window y coordinate

Details

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

See also

2023-2-26