We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 899061c commit 6469dabCopy full SHA for 6469dab
1 file changed
Doc/library/tkinter.ttk.rst
@@ -886,8 +886,8 @@ This widget accepts the following specific options:
886
The *selectmode* option gained the values ``"single"`` and ``"multiple"``;
887
the new widget options *selecttype* (``"item"`` or ``"cell"`` selection),
888
*striped* (zebra-striped rows), and *titlecolumns* / *titleitems* (columns
889
- or rows frozen against scrolling) were introduced; and items gained a
890
- *hidden* option.
+ or rows frozen against scrolling) were introduced; the column *separator*
+ option was added; and items gained a *hidden* option.
891
Tk 9.1 added the *rowheight* and *headingheight* options.
892
893
0 commit comments