Open GoogleCodeExporter opened 9 years ago
Actually the signature is
- (BOOL)menuHasKeyEquivalent:(NSMenu *)menu forEvent:(NSEvent *)event
target:(id *)target action:(SEL *)action
passing the selector by reference. The issue is therefore that there is no
mapping for IDByReference and a selector by reference.
Original comment by dkocher@sudo.ch
on 4 Oct 2010 at 11:38
Original comment by dkocher@sudo.ch
on 4 Oct 2010 at 11:39
Original issue reported on code.google.com by
dkocher@sudo.ch
on 1 Oct 2010 at 3:05