summaryrefslogtreecommitdiffstats
path: root/doc/ttk_vsapi.n
diff options
context:
space:
mode:
authorsimonbachmann <simonbachmann@bluewin.ch>2017-04-29 06:44:18 (GMT)
committersimonbachmann <simonbachmann@bluewin.ch>2017-04-29 06:44:18 (GMT)
commit3eb5d7fcb43574fca107cd8d29ccb37fd5276618 (patch)
tree9c1a18f3f0cff622c8bb48e78456ac16570f876c /doc/ttk_vsapi.n
parent73ff727f2c72d26737eed09892846d5f4ff2f7b2 (diff)
parent677efb49e66dded5f3db56da9137d51531e1f1a2 (diff)
downloadtk-bug_22ace0d494.zip
tk-bug_22ace0d494.tar.gz
tk-bug_22ace0d494.tar.bz2
merge core-8-6-branchbug_22ace0d494
Diffstat (limited to 'doc/ttk_vsapi.n')
-rw-r--r--doc/ttk_vsapi.n7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ttk_vsapi.n b/doc/ttk_vsapi.n
index 4d5c3eb..af63c39 100644
--- a/doc/ttk_vsapi.n
+++ b/doc/ttk_vsapi.n
@@ -34,6 +34,13 @@ Valid \fIoptions\fR are:
Specify the element's interior padding.
\fIpadding\fR is a list of up to four integers specifying
the left, top, right and bottom padding quantities respectively.
+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.
This option may not be mixed with any other options.
.TP
\fB\-margins \fIpadding\fR