Skip to content

Commit eb6623d

Browse files
authored
Merge pull request python#9 from native-api/roseman_9
python#7287 (comment)
2 parents 7551744 + 71a934d commit eb6623d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Doc/library/tkinter.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,9 @@ Ttk
6666

6767
Tix
6868
`Tix`<https://core.tcl.tk/jenglish/gutter/packages/tix.html>_ is an older
69-
third-party Tcl module, adding several new widgets to Tk. Python bindings
70-
are found in :mod:`tkinter.tix`. It has been deprecated in favor of Ttk.
69+
third-party Tcl package, an add-on for Tk that adds several new widgets.
70+
Python bindings are found in the :mod:`tkinter.tix` module.
71+
It's deprecated in favor of Ttk.
7172

7273

7374
Tkinter Modules

0 commit comments

Comments
 (0)