Query: mac::notification
OS: osx
Section: 3
Links: osx man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Notification(3) User Contributed Perl Documentation Notification(3)NAMEMac::Notification - Macintosh Toolbox Interface to Notification ManagerDESCRIPTIONAccess to Inside Macintosh is essential for proper use of these functions. Explanations of terms, processes and procedures are provided there. Any attempt to use these functions without guidance can cause severe errors in your machine, including corruption of data. You have been warned. Types NMRec The notification record. Fields are: short nmMark; /* item to mark in Apple menu*/ Handle nmIcon; /* handle to small icon*/ Handle nmSound; /* handle to sound record*/ Str255 nmStr; /* string to appear in alert*/ long nmRefCon; /* for application use*/ new NMRec (KEY => VALUE...) Create a new notification record and fill it in. Functions NMInstall REQUEST Install a notification. NMRemove REQUEST Remove a notification.AUTHORWritten by Matthias Ulrich Neeracher <neeracher@mac.com>. Currently maintained by Chris Nandor <pudge@pobox.com>. perl v5.16.2 2013-08-25 Notification(3)
Related Man Pages |
---|
mac::processes(3) - mojave |
mac::speech(3) - mojave |
mac::speech5.18(3) - mojave |
mac::speech(3) - osx |
mac::processes(3) - osx |
Similar Topics in the Unix Linux Community |
---|
AIX Links |
Installing Dash Shell on OS X Lion |
When is a _function_ not a _function_? |
To print diamond asterisk pattern based on inputs |