diff options
author | das <das> | 2007-12-10 09:36:20 (GMT) |
---|---|---|
committer | das <das> | 2007-12-10 09:36:20 (GMT) |
commit | 15ab2c021f283426f87c3bc22981d69ced53f07b (patch) | |
tree | 568aa0591345647cb6dcce126214df8acdcec5a9 /doc | |
parent | 383dcfd54b8c2f9706553d6383c3cf86ffb49526 (diff) | |
download | tk-15ab2c021f283426f87c3bc22981d69ced53f07b.zip tk-15ab2c021f283426f87c3bc22981d69ced53f07b.tar.gz tk-15ab2c021f283426f87c3bc22981d69ced53f07b.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). |