Home › Tk Themed Widget Tk
ttk::separator
Separator bar
literal type exactly as shown
argument replace with your value
?optional? may be omitted
Synopsis#
ttk::separator pathName ?options?
Description#
A ttk::separator widget displays a horizontal or vertical separator bar.
Standard Options#
| -class | -cursor |
| -style | -takefocus |
See the ttk_widget manual entry for details on the standard options.
Widget-specific options#
-orient#-
Database name orientDatabase class OrientOne of
horizontalorvertical. Specifies the orientation of the separator.
Widget command#
Separator widgets support the standard commands cget, configure, identify element, instate, state and style (see ttk::widget).
Styling options#
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.
Keywords#
Copyright#
- Copyright © 2004 Joe English