ttk::separator
Separator bar
- Provided by: tk8.6-doc (Version: 8.6.14-1build1)
- Source: tk8.6
- Report a bug
Separator bar
ttk::separator pathName ?options?
A ttk::separator widget displays a horizontal or vertical separator bar.
-class -cursor -style -takefocus
See the ttk_widget manual entry for details on the standard options.
Command-Line Name: -orient Database Name: orient Database Class: Orient
Separator widgets support the standard cget, configure, identify, instate, and state methods. No other widget methods are used.
The class name for a ttk::separator is TSeparator.
TSeparator styling options configurable with ttk::style are:
-background color
Some options are only available for specific themes.
See the ttk::style manual page for information on how to configure ttk styles.
widget, separator