root/trunk/NSMenu_Additions.h
| Revision 32, 119 bytes (checked in by bart, 4 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | #import <Cocoa/Cocoa.h> |
| 2 | |
| 3 | @interface NSMenu (NSMenu_Additions) |
| 4 | - (id <NSMenuItem>) itemWithRepresentation:(id)rep; |
| 5 | @end |
Note: See TracBrowser for help on using the browser.
