summaryrefslogtreecommitdiffstats
path: root/doc/ttk_label.n
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2017-04-07 20:56:18 (GMT)
committerfvogel <fvogelnew1@free.fr>2017-04-07 20:56:18 (GMT)
commit1bc7b09b1504f4fc06f0be369a22538f7ab6ec84 (patch)
treeddb6298efb7a18273a9b3ec67e40565337ce9237 /doc/ttk_label.n
parentb615490bc2c2b30d43996608e3441f65c5389f8e (diff)
downloadtk-1bc7b09b1504f4fc06f0be369a22538f7ab6ec84.zip
tk-1bc7b09b1504f4fc06f0be369a22538f7ab6ec84.tar.gz
tk-1bc7b09b1504f4fc06f0be369a22538f7ab6ec84.tar.bz2
Fix [3602901fff]: Documentation of -padding
Diffstat (limited to 'doc/ttk_label.n')
-rw-r--r--doc/ttk_label.n3
1 files changed, 3 insertions, 0 deletions
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.