1ttk::separator(n)              Tk Themed Widget              ttk::separator(n)
2
3
4
5______________________________________________________________________________
6

NAME

8       ttk::separator - Separator bar
9

SYNOPSIS

11       ttk::separator pathName ?options?
12_________________________________________________________________
13

DESCRIPTION

15       A  ttk::separator  widget  displays  a horizontal or vertical separator
16       bar.
17

STANDARD OPTIONS

19       -class                -cursor              -state
20       -style                -takefocus
21
22       See the ttk_widget manual entry for details on the standard options.
23

WIDGET-SPECIFIC OPTIONS

25       [-orient orient] One of horizontal or vertical.  Specifies the orienta‐
26       tion of the separator.
27

WIDGET COMMAND

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

SEE ALSO

33       ttk::widget(n)
34

KEYWORDS

36       widget, separator
37
38
39
40Tk                                    8.5                    ttk::separator(n)
Impressum