If both events have X/Y information, the distance between both coordinates (as in a straight line going from event1 to event2) will be returned.
first gdk.Event
second gdk.Event
return location for the distance
TRUE if the distance could be calculated.
3.0
If both events have X/Y information, the distance between both coordinates (as in a straight line going from event1 to event2) will be returned.