NAME

ttk::separator -
Separator bar

SYNOPSIS

ttk::separator pathName ?options?

DESCRIPTION

A separator widget displays a horizontal or vertical separator bar.

STANDARD OPTIONS

OPTIONS

NameDatabase nameDatabase class
-orientorientOrient
 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