diff options
author | fvogel <fvogelnew1@free.fr> | 2019-04-30 17:54:34 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2019-04-30 17:54:34 (GMT) |
commit | a1e66021e7f53ce1485757afa0c700a5ad6ef560 (patch) | |
tree | 3076ba16159683b6cec285a8bf629577e5adac7e /doc | |
parent | 433304287898f929f4b40917815bc1dfe6bb834b (diff) | |
download | tk-a1e66021e7f53ce1485757afa0c700a5ad6ef560.zip tk-a1e66021e7f53ce1485757afa0c700a5ad6ef560.tar.gz tk-a1e66021e7f53ce1485757afa0c700a5ad6ef560.tar.bz2 |
Refine documentation in ttk::scrollbar
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ttk_scrollbar.n | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/ttk_scrollbar.n b/doc/ttk_scrollbar.n index 6e9854f..6baab04 100644 --- a/doc/ttk_scrollbar.n +++ b/doc/ttk_scrollbar.n @@ -161,8 +161,9 @@ The class name for a \fBttk::scrollbar\fP is \fBTScrollbar\fP. .PP Dynamic states: \fBactive\fP, \fBdisabled\fP. .PP -\fBVertical.TScrollbar\fP and \fBHorizontal.TScrollbar\fP styling options -that are configurable with \fBttk::style\fP are: +\fBTScrollbar\fP (or more specifically \fBVertical.TScrollbar\fP and +\fBHorizontal.TScrollbar\fP) styling options that are configurable with +\fBttk::style\fP are: .PP \fB\-arrowcolor\fP \fIcolor\fP .br |