summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2017-03-07 22:00:03 (GMT)
committerfvogel <fvogelnew1@free.fr>2017-03-07 22:00:03 (GMT)
commiteddcfed96bcaffb3ba5a2ced5b3c826943e0c51b (patch)
treed4ea9c985f324158267033a50d6f06b43b94a143 /doc
parent1b348a666d6104aa075165cdea1b1ce4bb12323b (diff)
downloadtk-eddcfed96bcaffb3ba5a2ced5b3c826943e0c51b.zip
tk-eddcfed96bcaffb3ba5a2ced5b3c826943e0c51b.tar.gz
tk-eddcfed96bcaffb3ba5a2ced5b3c826943e0c51b.tar.bz2
Remove duplicate documentation of -width in ttk::button
Diffstat (limited to 'doc')
-rw-r--r--doc/ttk_button.n7
-rw-r--r--doc/ttk_widget.n2
2 files changed, 2 insertions, 7 deletions
diff --git a/doc/ttk_button.n b/doc/ttk_button.n
index e7c88b2..f76de6c 100644
--- a/doc/ttk_button.n
+++ b/doc/ttk_button.n
@@ -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
diff --git a/doc/ttk_widget.n b/doc/ttk_widget.n
index f8bf98b..3d3d52e 100644
--- a/doc/ttk_widget.n
+++ b/doc/ttk_widget.n
@@ -127,6 +127,8 @@ 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.
.OP \-wraplength wrapLength WrapLength
Specifies the maximum line length (in pixels).
If this option is less than or equal to zero,