Declaration

func getLocation(_ theEvent: NSEvent?) -> NSPoint

Declaration

- (NSPoint) getLocation:(NSEvent *) theEvent;

Declaration

getLocation_(theEvent: NSEvent) -> NSPoint