Package: gdk

Function gdk:events-distance

Lambda List

gdk:events-distance (event1 event2)

Arguments

event1 -- a gdk:event instance
event2 -- a gdk:event instance

Return Value

The double float for the distance.

Details

Returns the distance between the event locations. This assumes that both events have X/Y information. If not, this function returns false.
 

See also

#2025-09-26