get_coords
Description:
Extract the event window relative x/y coordinates from an event.
Parameters:
this |
a Event |
x_win |
location to put event window x coordinate |
y_win |
location to put event window y coordinate |
Returns:
true if the event delivered event window coordinates |