summaryrefslogtreecommitdiffstats
path: root/doc/ttk_frame.n
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2017-04-17 19:34:16 (GMT)
committerfvogel <fvogelnew1@free.fr>2017-04-17 19:34:16 (GMT)
commit1968863f75b3da0064901b758bbafe953fbf0bc7 (patch)
tree19b661ab63893b5d11b72cd0f211253ee0b703f9 /doc/ttk_frame.n
parenta55497a86dd5d5da279eb31a6294c5b3bbbd8a54 (diff)
parent94e87e7990f560f992b180c01979879f775c06ad (diff)
downloadtk-1968863f75b3da0064901b758bbafe953fbf0bc7.zip
tk-1968863f75b3da0064901b758bbafe953fbf0bc7.tar.gz
tk-1968863f75b3da0064901b758bbafe953fbf0bc7.tar.bz2
Fix [3602901fff]: Documentation of -padding and -border in ttk
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