diff options
Diffstat (limited to 'doc/ttk_treeview.n')
| -rw-r--r-- | doc/ttk_treeview.n | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ttk_treeview.n b/doc/ttk_treeview.n index 404f95e..e8e3ebd 100644 --- a/doc/ttk_treeview.n +++ b/doc/ttk_treeview.n @@ -164,6 +164,8 @@ The rectangle defined is removed from the cell selection. \fIpathname \fBcellselection toggle \fIcellList\fR . Toggle the cell selection state of each cell in \fIcellList\fR. +If the element is partially visible, the result gives the full area of the +element, including any parts that are not visible. .TP \fIpathname \fBcellselection toggle \fIfirstCell lastCell\fR . |
