Returns the point halfway between the events' positions.
This assumes that both events have X/Y information. If not, this function returns false.
first gdk.event.Event
second gdk.event.Event
return location for the X coordinate of the center
return location for the Y coordinate of the center
true if the center could be calculated.
Returns the point halfway between the events' positions.
This assumes that both events have X/Y information. If not, this function returns false.