The ttk.Separator widget displays a horizontal or vertical separator bar.
It has no other methods besides the ones inherited from ttk.Widget.

Options

This widget accepts the following specific option:

Option Description
orient One of “horizontal” or “vertical”. Specifies the orientation of the separator.