From eddcfed96bcaffb3ba5a2ced5b3c826943e0c51b Mon Sep 17 00:00:00 2001 From: fvogel Date: Tue, 7 Mar 2017 22:00:03 +0000 Subject: Remove duplicate documentation of -width in ttk::button --- doc/ttk_button.n | 7 ------- doc/ttk_widget.n | 2 ++ 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, -- cgit v0.12