diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-11-19 09:02:56 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-11-19 09:02:56 (GMT) |
commit | 438c452e138ae039893d7b8274a637fca2168f78 (patch) | |
tree | f817d7fc68ef9905697cc7d3afcec0013c8f0514 /doc/ttk_separator.n | |
parent | 112fdb000f8632e92519ab4842b0ff340aec52ab (diff) | |
parent | 37279b8ec55cb993d441216c9b90e5668146e4c7 (diff) | |
download | tk-438c452e138ae039893d7b8274a637fca2168f78.zip tk-438c452e138ae039893d7b8274a637fca2168f78.tar.gz tk-438c452e138ae039893d7b8274a637fca2168f78.tar.bz2 |
Merge 8.7
Diffstat (limited to 'doc/ttk_separator.n')
-rw-r--r-- | doc/ttk_separator.n | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/ttk_separator.n b/doc/ttk_separator.n index 4befb0a..5331f3e 100644 --- a/doc/ttk_separator.n +++ b/doc/ttk_separator.n @@ -26,9 +26,10 @@ One of \fBhorizontal\fR or \fBvertical\fR. Specifies the orientation of the separator. .SH "WIDGET COMMAND" .PP -Separator widgets support the standard -\fBcget\fR, \fBconfigure\fR, \fBidentify\fR, \fBinstate\fR, and \fBstate\fR -methods. No other widget methods are used. +Separator widgets support the standard commands +\fBcget\fR, \fBconfigure\fR, \fBidentify element\fR, \fBinstate\fR, +\fBstate\fR and \fBstyle\fR +(see \fBttk::widget\fR). .PP .SH "STYLING OPTIONS" .PP |