______________________________________________________________________________
ttk::separator − Separator bar
ttk::separator pathName ?options? _________________________________________________________________
A ttk::separator widget displays a horizontal or vertical separator bar.
−class |
−cursor |
−state | |
−style |
−takefocus |
See the ttk_widget manual entry for details on the standard options.
[−orient 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(n)
widget, separator