diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2022-09-06 13:10:20 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2022-09-06 13:10:20 (GMT) |
commit | 95066d6a47e1773c5e3e5a80cee70781b53cefa8 (patch) | |
tree | ea82f67d4fe9bc203c7371959f75d6b54f1d3271 /doc | |
parent | ae84e074cd4744336abb1863090bba67da69cc88 (diff) | |
parent | ea9ae2f75bd7c14f819ef221d946ea79efa403bb (diff) | |
download | tk-95066d6a47e1773c5e3e5a80cee70781b53cefa8.zip tk-95066d6a47e1773c5e3e5a80cee70781b53cefa8.tar.gz tk-95066d6a47e1773c5e3e5a80cee70781b53cefa8.tar.bz2 |
Merge 8.6
Diffstat (limited to 'doc')
-rw-r--r-- | doc/messageBox.n | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/messageBox.n b/doc/messageBox.n index 6bcbc09..4350b22 100644 --- a/doc/messageBox.n +++ b/doc/messageBox.n @@ -66,9 +66,8 @@ box is displayed on top of its parent window. .TP \fB\-title\fR \fItitleString\fR . -Specifies a string to display as the title of the message box. This option -is ignored on Mac OS X, where platform guidelines forbid the use of a title -on this kind of dialog. +Specifies a string to display as the title of the message box. The +default value is an empty string. .TP \fB\-type\fR \fIpredefinedType\fR . |