- NAME
- ttk::separator - Separator bar
- SYNOPSIS
- DESCRIPTION
- STANDARD OPTIONS
- -class, undefined, undefined
- -cursor, cursor, Cursor
- -state, state, State
- -style, style, Style
- -takefocus, takeFocus, TakeFocus
- WIDGET-SPECIFIC OPTIONS
- -orient, orient, Orient
- WIDGET COMMAND
- SEE ALSO
- KEYWORDS
ttk::separator - Separator bar
ttk::separator pathName ?options?
A ttk::separator widget displays a horizontal or vertical separator
bar.
- -class, undefined, undefined
- -cursor, cursor, Cursor
- -state, state, State
- -style, style, Style
- -takefocus, takeFocus, TakeFocus
- Command-Line Name: -orient
- Database Name: orient
- Database Class: Orient
- One of horizontal or vertical.
Specifies the orientation of the separator.
Separator widgets support the standard
cget, configure, identify, instate, and state
methods. No other widget methods are used.
ttk::widget
widget, separator
Copyright © 1995-1997 Roger E. Critchlow Jr.
Copyright © 2004 Joe English