TypeScript API Documentation for GDK
API Version: 4.0
Library Version: 4.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Returns the distance between the event locations.
This assumes that both events have X/Y information. If not, this function returns false.
false
first Gdk.Event
second Gdk.Event
true if the distance could be calculated.
true
Returns the distance between the event locations.
This assumes that both events have X/Y information. If not, this function returns
false.