From 1bc7b09b1504f4fc06f0be369a22538f7ab6ec84 Mon Sep 17 00:00:00 2001 From: fvogel Date: Fri, 7 Apr 2017 20:56:18 +0000 Subject: Fix [3602901fff]: Documentation of -padding --- doc/ttk_button.n | 1 - doc/ttk_label.n | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/ttk_button.n b/doc/ttk_button.n index 62ebe47..b84ca48 100644 --- a/doc/ttk_button.n +++ b/doc/ttk_button.n @@ -51,7 +51,6 @@ in the style. .\" .OP \-foreground foreground Foreground .\" .OP \-font font Font .\" .OP \-anchor anchor Anchor -.\" .OP \-padding padding Padding .\" .OP \-relief relief Relief .SH "WIDGET COMMAND" .PP diff --git a/doc/ttk_label.n b/doc/ttk_label.n index 6781b47..3933ec0 100644 --- a/doc/ttk_label.n +++ b/doc/ttk_label.n @@ -51,6 +51,9 @@ If fewer than four elements are specified, \fIbottom\fR defaults to \fItop\fR, \fIright\fR defaults to \fIleft\fR, and \fItop\fR defaults to \fIleft\fR. +In other words, a list of three numbers specify the left, vertical, and right padding; +a list of two numbers specify the horizontal and the vertical padding; +a single number specifies the same padding all the way around the widget. .OP \-relief relief Relief .\" Rewrite this: Specifies the 3-D effect desired for the widget border. -- cgit v0.12