diff options
author | das <das> | 2007-12-10 09:36:20 (GMT) |
---|---|---|
committer | das <das> | 2007-12-10 09:36:20 (GMT) |
commit | 5b82afec8d34d00fd254a55c4c766bb86af192f1 (patch) | |
tree | 568aa0591345647cb6dcce126214df8acdcec5a9 /doc | |
parent | f9e385899f5b5334bb11d38f9eb15c541e17b043 (diff) | |
download | tk-5b82afec8d34d00fd254a55c4c766bb86af192f1.zip tk-5b82afec8d34d00fd254a55c4c766bb86af192f1.tar.gz tk-5b82afec8d34d00fd254a55c4c766bb86af192f1.tar.bz2 |
document OSX [wm attr -notify]
Diffstat (limited to 'doc')
-rw-r--r-- | doc/wm.n | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: wm.n,v 1.36 2007/10/30 21:29:59 dkf Exp $ +'\" RCS: @(#) $Id: wm.n,v 1.37 2007/12/10 09:36:20 das Exp $ '\" .so man.macros .TH wm n 8.5 Tk "Tk Built-In Commands" @@ -105,6 +105,9 @@ Specifies the modification state of the window (determines whether the window close widget contains the modification indicator and whether the proxy icon is draggable). .TP +\fB\-notify\fR +Specifies process notification state (bouncing of the application dock icon). +.TP \fB\-titlepath\fR Specifies the path of the file referenced as the window proxy icon (which can be dragged and dropped in lieu of the file's finder icon). |