summaryrefslogtreecommitdiffstats
path: root/doc/messageBox.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-09-06 13:08:20 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-09-06 13:08:20 (GMT)
commitea9ae2f75bd7c14f819ef221d946ea79efa403bb (patch)
tree1f8823cf3f2411d00af1a27cc40ab260b6d93ea7 /doc/messageBox.n
parent51340d8eb58d29345fc68def4bbf9b509708a83a (diff)
downloadtk-ea9ae2f75bd7c14f819ef221d946ea79efa403bb.zip
tk-ea9ae2f75bd7c14f819ef221d946ea79efa403bb.tar.gz
tk-ea9ae2f75bd7c14f819ef221d946ea79efa403bb.tar.bz2
Fix [f6c106285d]: Aqua: can set -title for tk_messageBox
Diffstat (limited to 'doc/messageBox.n')
-rw-r--r--doc/messageBox.n5
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
.