Tile separator Table of Contents

______________________________________________________________________________

Name

ttk::separator - Separator bar

Synopsis

ttk::separator pathName ?options?
_________________________________________________________________

Description

A separator widget displays a horizontal or vertical separator bar.

Standard Options

-class
-cursor -state-style -takefocus

See the options manual entry for details on the standard options.

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, instate, and state methods. No other widget methods are used.

See Also

widget(n)

Keywords

widget, separator

tile 0.5 separator(n)


Table of Contents