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 point halfway between the events' positions.
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 center could be calculated.
true
Returns the point halfway between the events' positions.
This assumes that both events have X/Y information. If not, this function returns
false.