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_sizegrip.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_sizegrip.n')
-rw-r--r-- | doc/ttk_sizegrip.n | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/ttk_sizegrip.n b/doc/ttk_sizegrip.n index 707a17e..fda8d07 100644 --- a/doc/ttk_sizegrip.n +++ b/doc/ttk_sizegrip.n @@ -23,9 +23,10 @@ by pressing and dragging the grip. .SE .SH "WIDGET COMMAND" .PP -Sizegrip widgets support the standard -\fBcget\fR, \fBconfigure\fR, \fBidentify\fR, \fBinstate\fR, and \fBstate\fR -methods. No other widget methods are used. +Sizegrip widgets support the standard commands +\fBcget\fR, \fBconfigure\fR, \fBidentify element\fR, \fBinstate\fR, +\fBstate\fR and \fBstyle\fR +(see \fBttk::widget\fR). .SH "PLATFORM-SPECIFIC NOTES" .PP On Mac OSX, toplevel windows automatically include a built-in |