summaryrefslogtreecommitdiffstats
path: root/doc/ttk_button.n
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2017-03-07 20:46:17 (GMT)
committerfvogel <fvogelnew1@free.fr>2017-03-07 20:46:17 (GMT)
commitb536633b39243893edda31138eec6653e484759b (patch)
tree0c42e4cf0fd626abed625558091381b425e0b59a /doc/ttk_button.n
parentaa4022a388d07e718331f5a593fc2ed6e0572fa9 (diff)
downloadtk-b536633b39243893edda31138eec6653e484759b.zip
tk-b536633b39243893edda31138eec6653e484759b.tar.gz
tk-b536633b39243893edda31138eec6653e484759b.tar.bz2
Document -justify for ttk::button
Diffstat (limited to 'doc/ttk_button.n')
-rw-r--r--doc/ttk_button.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ttk_button.n b/doc/ttk_button.n
index 62ebe47..e7c88b2 100644
--- a/doc/ttk_button.n
+++ b/doc/ttk_button.n
@@ -17,7 +17,7 @@ A \fBttk::button\fR widget displays a textual label and/or image,
and evaluates a command when pressed.
.SO ttk_widget
\-class \-compound \-cursor
-\-image \-state \-style
+\-image \-justify \-state \-style
\-takefocus \-text \-textvariable
\-underline \-width
.SE