diff options
author | fvogel <fvogelnew1@free.fr> | 2017-12-31 14:12:43 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2017-12-31 14:12:43 (GMT) |
commit | 36fcca8bcc9687f4ce9d4d06dd27c98862c2d1f0 (patch) | |
tree | 7b9e2171a16e0d2224f3188f44bdd5a7005618c0 /doc/ttk_sizegrip.n | |
parent | e4aeecb84ddf020fecd781e0a7509492a6d3c413 (diff) | |
download | tk-36fcca8bcc9687f4ce9d4d06dd27c98862c2d1f0.zip tk-36fcca8bcc9687f4ce9d4d06dd27c98862c2d1f0.tar.gz tk-36fcca8bcc9687f4ce9d4d06dd27c98862c2d1f0.tar.bz2 |
Remove wrong info from the man page of ttk::separator and ttk::sizegrip: the -state option is actually not supported by these two widgets. Note: Addition of '.PP' in ttk_separator.n is needed to avoid loosing the 'contents' header in the generated html page, for some obscure reason (alternative: add more .SH sections, as is done in ttk_sizegrip.n).
Diffstat (limited to 'doc/ttk_sizegrip.n')
-rw-r--r-- | doc/ttk_sizegrip.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ttk_sizegrip.n b/doc/ttk_sizegrip.n index 8b3429e..1c75eb8 100644 --- a/doc/ttk_sizegrip.n +++ b/doc/ttk_sizegrip.n @@ -18,7 +18,7 @@ A \fBttk::sizegrip\fR widget (also known as a \fIgrow box\fR) allows the user to resize the containing toplevel window by pressing and dragging the grip. .SO ttk_widget -\-class \-cursor \-state +\-class \-cursor \-style \-takefocus .SE .SH "WIDGET COMMAND" |