get_position
Description:
Extract the event surface relative x/y coordinates from an event.
This position is in [surface coordinates](coordinates.html).
Parameters:
this |
a `GdkEvent` |
x |
location to put event surface x coordinate |
y |
location to put event surface y coordinate |