mac::notification(3) mojave man page | unix.com

Man Page: mac::notification

Operating Environment: mojave

Section: 3

Notification(3) 					User Contributed Perl Documentation					   Notification(3)

NAME
Mac::Notification - Macintosh Toolbox Interface to Notification Manager
DESCRIPTION
Access 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.
AUTHOR
Written by Matthias Ulrich Neeracher <neeracher@mac.com>. Currently maintained by Chris Nandor <pudge@pobox.com>. perl v5.18.2 2017-10-06 Notification(3)
Related Man Pages
mac::types(3) - mojave
mac::speech(3) - mojave
mac::speech(3) - osx
mac::processes(3) - osx
jifty::plugin::comment::notification::commentpublished(3pm) - debian
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
12-Core MacPro (2013) kernel_task over 1200%
UNIX tool on MacOS that can increase resolution of a file
Cannot extract libraries using sed
How can I direct messages from mac console.app to a log file?