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
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

STYLING OPTIONS

37       The class name for a ttk::separator is TSeparator.
38
39       TSeparator styling options configurable with ttk::style are:
40
41       -background color
42
43       Some options are only available for specific themes.
44
45       See the ttk::style manual page for information on how to configure  ttk
46       styles.
47

SEE ALSO

49       ttk::widget(n)
50

KEYWORDS

52       widget, separator
53
54
55
56Tk                                    8.5                    ttk::separator(n)
Impressum