diff options
author | das <das> | 2007-12-10 09:36:20 (GMT) |
---|---|---|
committer | das <das> | 2007-12-10 09:36:20 (GMT) |
commit | 4524d20d5ded3fe538341cbcee635e8e752cac59 (patch) | |
tree | 568aa0591345647cb6dcce126214df8acdcec5a9 /doc/wm.n | |
parent | 21d39ce972e9af7a138bc01bf746d53e017f7702 (diff) | |
download | tk-4524d20d5ded3fe538341cbcee635e8e752cac59.zip tk-4524d20d5ded3fe538341cbcee635e8e752cac59.tar.gz tk-4524d20d5ded3fe538341cbcee635e8e752cac59.tar.bz2 |
document OSX [wm attr -notify]
Diffstat (limited to 'doc/wm.n')
-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). |