ttk_separator - Man Page

Separator bar

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

Command-Line Name:-orient
Database Name:orient
Database Class:Orient

One of horizontal or vertical. Specifies the orientation of the separator.

Widget Command

Separator widgets support the standard cget, configure, identify, instate, and state methods.  No other widget methods are used.

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.

See Also

ttk::widget(n)

Keywords

widget, separator

Info

8.5 Tk Themed Widget