summaryrefslogtreecommitdiffstats
path: root/doc/menu.n
diff options
context:
space:
mode:
authorKevin Walzer <kw@codebykevin.com>2018-12-03 01:37:59 (GMT)
committerKevin Walzer <kw@codebykevin.com>2018-12-03 01:37:59 (GMT)
commitbb88b43ef7dd80532158384009bb706d4c6bd9c1 (patch)
tree30e98c87bb3f3f391ece07f7484a831927e172f4 /doc/menu.n
parente2f6659fcb092f12f8c407636d37b267e6792f48 (diff)
downloadtk-bb88b43ef7dd80532158384009bb706d4c6bd9c1.zip
tk-bb88b43ef7dd80532158384009bb706d4c6bd9c1.tar.gz
tk-bb88b43ef7dd80532158384009bb706d4c6bd9c1.tar.bz2
Add documentation on fullscreen and tabbed window interfaces on macOS to menu man page
Diffstat (limited to 'doc/menu.n')
-rw-r--r--doc/menu.n5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/menu.n b/doc/menu.n
index 5742e23..ac60e65 100644
--- a/doc/menu.n
+++ b/doc/menu.n
@@ -264,7 +264,10 @@ contents are inserted into the standard Window menu of the user's
menubar whenever the window's menubar is in front. The first items in
the menu are provided by Mac OS X, and the names of the current
toplevels are automatically appended after all the Tk-defined items and
-a separator.
+a separator. The Window menu on the Mac also allows toggling the
+window into a fullscreen state, and managing a tabbed window interface
+(multiple windows grouped into a single window) if supported by that
+version of the operating system.
.PP
When Tk sees a .menubar.help menu on the Macintosh, the menu's contents
are appended to the standard Help menu of the user's menubar whenever