- NAME
- ttk_separator - Separator bar
- SYNOPSIS
- ttk::separator pathName ?options?
- DESCRIPTION
- STANDARD OPTIONS
-
- -class
- -cursor, cursor, Cursor
- -state
- -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
- -cursor, cursor, Cursor
- -state
- -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, instate, and state
methods. No other widget methods are used.
ttk_widget
widget, separator
Copyright © 2004 Joe English
Copyright © 1995-1997 Roger E. Critchlow Jr.