gdkEventGetCoords {RGtk2} | R Documentation |
Extract the event window relative x/y coordinates from an event.
gdkEventGetCoords(object)
|
a |
A list containing the following elements:
retval |
[logical] |
|
location to put event window x coordinate |
|
location to put event window y coordinate |
Derived by RGtkGen from GTK+ documentation