Returns the distance between the event locations.
This assumes that both events have X/Y information. If not, this function returns false.
| event1 |
first `GdkEvent` |
| event2 |
second `GdkEvent` |
| distance |
return location for the distance |
|
true if the distance could be calculated. |