gdkEventGetCoords: gdkEventGetCoords
Description
Extract the event window relative x/y coordinates from an event.Usage
gdkEventGetCoords(object)
Value
- A list containing the following elements:
- retval[logical]
TRUE
if the event delivered event window coordinates x.win
[numeric] location to put event window x coordinatey.win
[numeric] location to put event window y coordinate