Table of Contents

_________________________________________________________________

Name

separator - Separator bar

Synopsis

ttk::separator pathName ?options?
_________________________________________________________________

Description

A separator widget displays a horizontal or vertical sepa- rator 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 ori- entation 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


Table of Contents