Query: ttk_separator
OS: osx
Section: n
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ttk::separator(n) Tk Themed Widget ttk::separator(n) __________________________________________________________________________________________________________________________________________________NAMEttk::separator - Separator barSYNOPSISttk::separator pathName ?options? _________________________________________________________________DESCRIPTIONA ttk::separator widget displays a horizontal or vertical separator bar.STANDARD OPTIONS-class -cursor -state -style -takefocus See the ttk_widget manual entry for details on the standard options. WIDGET-SPECIFIC OPTIONS [-orient orient] One of horizontal or vertical. Specifies the orientation of the separator.WIDGET COMMANDSeparator widgets support the standard cget, configure, identify, instate, and state methods. No other widget methods are used.SEE ALSOttk::widget(n)KEYWORDSwidget, separator Tk 8.5 ttk::separator(n)