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       Command-Line Name:-orient
26       Database Name:  orient
27       Database Class: Orient
28
29              One of horizontal or vertical.  Specifies the orientation of the
30              separator.
31

WIDGET COMMAND

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

SEE ALSO

37       ttk::widget(n)
38

KEYWORDS

40       widget, separator
41
42
43
44Tk                                    8.5                    ttk::separator(n)
Impressum