Package: gdk

Function gdk-event-root-coords

Lambda List

gdk-event-root-coords (event)

Arguments

event -- a gdk-event instance

Return Value

x-root -- a :double with the root window x coordinate
y-root -- a :double with the root window y coordinate

Details

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

See also

2020-8-25