tray latest
Cross-platform, super tiny C99 implementation of a system tray icon with a popup menu and notifications.
AppDelegate Class Reference

The application delegate that handles menu actions. More...

Inheritance diagram for AppDelegate:
[legend]
Collaboration diagram for AppDelegate:
[legend]

Instance Methods

(IBAction) - menuCallback:
 Callback function for menu item actions.
 

Detailed Description

The application delegate that handles menu actions.

Method Documentation

◆ menuCallback:

- (IBAction) menuCallback: (id) sender

Callback function for menu item actions.

Parameters
senderThe object that sent the action message.
Returns
void

The documentation for this class was generated from the following file: