get_root_coords
Description:
Extract the root window relative x/y coordinates from an event.
Parameters:
this |
a Event |
x_root |
location to put root window x coordinate |
y_root |
location to put root window y coordinate |
Returns:
true if the event delivered root window coordinates |