summaryrefslogtreecommitdiffstats
path: root/doc/ttk_button.n
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2017-03-21 20:56:14 (GMT)
committerfvogel <fvogelnew1@free.fr>2017-03-21 20:56:14 (GMT)
commit38465faf27a2dd1b680aab3787b30139a6f24094 (patch)
treef657c7ea708b042d55d0bedc1731eac46f0134e0 /doc/ttk_button.n
parent8356b50cc915367d0bf4cf242de5374d5055c28d (diff)
parent856e2b93a549f8c2a1195ba81c097d95ba381121 (diff)
downloadtk-38465faf27a2dd1b680aab3787b30139a6f24094.zip
tk-38465faf27a2dd1b680aab3787b30139a6f24094.tar.gz
tk-38465faf27a2dd1b680aab3787b30139a6f24094.tar.bz2
Merged tip-442 following positive vote by the TCT.
Diffstat (limited to 'doc/ttk_button.n')
-rw-r--r--doc/ttk_button.n9
1 files changed, 1 insertions, 8 deletions
diff --git a/doc/ttk_button.n b/doc/ttk_button.n
index 62ebe47..f76de6c 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
@@ -39,13 +39,6 @@ The default is \fBnormal\fR.
Depending on the theme, the default button may be displayed
with an extra highlight ring, or with a different border color.
.RE
-.OP \-width width Width
-If greater than zero, specifies how much space, in character widths,
-to allocate for the text label.
-If less than zero, specifies a minimum width.
-If zero or unspecified, the natural width of the text label is used.
-Note that some themes may specify a non-zero \fB\-width\fR
-in the style.
.\" Not documented -- may go away
.\" .OP \-padding padding Padding
.\" .OP \-foreground foreground Foreground