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 a73c58f commit e4a61afCopy full SHA for e4a61af
1 file changed
Doc/library/tkinter.ttk.rst
@@ -885,8 +885,8 @@ This widget accepts the following specific options:
885
The *selectmode* option gained the values ``"single"`` and ``"multiple"``;
886
the new widget options *selecttype* (``"item"`` or ``"cell"`` selection),
887
*striped* (zebra-striped rows), and *titlecolumns* / *titleitems* (columns
888
- or rows frozen against scrolling) were introduced; and items gained a
889
- *hidden* option.
+ or rows frozen against scrolling) were introduced; the column *separator*
+ option was added; and items gained a *hidden* option.
890
Tk 9.1 added the *rowheight* and *headingheight* options.
891
892
0 commit comments