summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/ttk_frame.n3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ttk_frame.n b/doc/ttk_frame.n
index 572f10c..b02035e 100644
--- a/doc/ttk_frame.n
+++ b/doc/ttk_frame.n
@@ -23,6 +23,7 @@ together.
.SH "WIDGET-SPECIFIC OPTIONS"
.OP \-borderwidth borderWidth BorderWidth
The desired width of the widget border. Defaults to 0.
+May be ignored depending on the theme used.
.OP \-relief relief Relief
One of the standard Tk border styles:
\fBflat\fR, \fBgroove\fR, \fBraised\fR, \fBridge\fR,
@@ -53,6 +54,8 @@ The class name for a \fBttk::frame\fP is \fBTFrame\fP.
are:
.PP
\fB\-background\fP \fIcolor\fP
+.br
+\fB\-relief\fP \fIrelief\fP
.PP
Some options are only available for specific themes.
.PP