![]() |
tray latest
Cross-platform, super tiny C99 implementation of a system tray icon with a popup menu and notifications.
|
The application delegate that handles menu actions. More...
Instance Methods | |
| (IBAction) | - menuCallback: |
| Callback function for menu item actions. | |
The application delegate that handles menu actions.
| - (IBAction) menuCallback: | (id) | sender |
Callback function for menu item actions.
| sender | The object that sent the action message. |