Skip to content

Commit 6469dab

Browse files
miss-islingtonserhiy-storchakaclaude
authored
[3.14] gh-86726: Note that the ttk Treeview separator column option needs Tk 9.0 (GH-153556) (GH-153559)
(cherry picked from commit 9ca8927) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 899061c commit 6469dab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/tkinter.ttk.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -886,8 +886,8 @@ This widget accepts the following specific options:
886886
The *selectmode* option gained the values ``"single"`` and ``"multiple"``;
887887
the new widget options *selecttype* (``"item"`` or ``"cell"`` selection),
888888
*striped* (zebra-striped rows), and *titlecolumns* / *titleitems* (columns
889-
or rows frozen against scrolling) were introduced; and items gained a
890-
*hidden* option.
889+
or rows frozen against scrolling) were introduced; the column *separator*
890+
option was added; and items gained a *hidden* option.
891891
Tk 9.1 added the *rowheight* and *headingheight* options.
892892

893893

0 commit comments

Comments
 (0)