summaryrefslogtreecommitdiffstats
path: root/doc/ttk_separator.n
diff options
context:
space:
mode:
authorbll <brad.lanam.comp@gmail.com>2018-04-07 21:41:23 (GMT)
committerbll <brad.lanam.comp@gmail.com>2018-04-07 21:41:23 (GMT)
commit9f347dbb2d063634cf64fa8ba9148f9a9d94d1ff (patch)
tree72284348f9e428240c383b9abf9e820d1c36e111 /doc/ttk_separator.n
parentb8e8b04cbc139156ee15356180185446b08d1cbb (diff)
downloadtk-9f347dbb2d063634cf64fa8ba9148f9a9d94d1ff.zip
tk-9f347dbb2d063634cf64fa8ba9148f9a9d94d1ff.tar.gz
tk-9f347dbb2d063634cf64fa8ba9148f9a9d94d1ff.tar.bz2
draft 4
Diffstat (limited to 'doc/ttk_separator.n')
-rw-r--r--doc/ttk_separator.n13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/ttk_separator.n b/doc/ttk_separator.n
index e1821b6..d35c390 100644
--- a/doc/ttk_separator.n
+++ b/doc/ttk_separator.n
@@ -30,6 +30,19 @@ Separator widgets support the standard
\fBcget\fR, \fBconfigure\fR, \fBidentify\fR, \fBinstate\fR, and \fBstate\fR
methods. No other widget methods are used.
.PP
+.SH "STYLING OPTIONS"
+.PP
+The class name for a \fBttk::frame\fP is \fBTSeparator\fP.
+.PP
+\fBTSeparator\fP styling options configurable with \fBttk::style\fP
+are:
+.PP
+\fB-background\fP
+.PP
+Some options are only available for specific themes.
+.PP
+See the \fBttk::style\fP manual page for information on how to configure
+ttk styles.
.SH "SEE ALSO"
ttk::widget(n)
.SH "KEYWORDS"