summaryrefslogtreecommitdiffstats
path: root/doc/ttk_frame.n
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2017-04-07 21:24:24 (GMT)
committerfvogel <fvogelnew1@free.fr>2017-04-07 21:24:24 (GMT)
commit94e87e7990f560f992b180c01979879f775c06ad (patch)
treeee046fd0e4a65c19a4635910a1f36827bd3a452a /doc/ttk_frame.n
parent1bc7b09b1504f4fc06f0be369a22538f7ab6ec84 (diff)
downloadtk-94e87e7990f560f992b180c01979879f775c06ad.zip
tk-94e87e7990f560f992b180c01979879f775c06ad.tar.gz
tk-94e87e7990f560f992b180c01979879f775c06ad.tar.bz2
Factorized documentation of -padding as much as possible, and clarified documentation of -border in the same way as for -paddingbug_3602901fff
Diffstat (limited to 'doc/ttk_frame.n')
-rw-r--r--doc/ttk_frame.n6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/ttk_frame.n b/doc/ttk_frame.n
index b54ce96..d2bd745 100644
--- a/doc/ttk_frame.n
+++ b/doc/ttk_frame.n
@@ -17,8 +17,8 @@ ttk::frame \- Simple container widget
A \fBttk::frame\fR widget is a container, used to group other widgets
together.
.SO ttk_widget
-\-class \-cursor \-takefocus
-\-style
+\-class \-cursor \-padding \-style
+\-takefocus
.SE
.SH "WIDGET-SPECIFIC OPTIONS"
.OP \-borderwidth borderWidth BorderWidth
@@ -28,8 +28,6 @@ One of the standard Tk border styles:
\fBflat\fR, \fBgroove\fR, \fBraised\fR, \fBridge\fR,
\fBsolid\fR, or \fBsunken\fR.
Defaults to \fBflat\fR.
-.OP \-padding padding Padding
-Additional padding to include inside the border.
.OP \-width width Width
If specified, the widget's requested width in pixels.
.OP \-height height Height