ttk::separator(3tk) Tk Themed Widget ttk::separator(3tk)
______________________________________________________________________________
NAME
ttk::separator - Separator bar
SYNOPSIS
ttk::separator pathName ?options?
______________________________________________________________________________
DESCRIPTION
A ttk::separator widget displays a horizontal or vertical separator
bar.
STANDARD OPTIONS
-class -cursor
-style -takefocus
See the ttk_widget manual entry for details on the standard options.
WIDGET-SPECIFIC OPTIONS
Command-Line Name:-orient
Database Name: orient
Database Class: Orient
One of horizontal or vertical. Specifies the orientation of the
separator.
WIDGET COMMAND
Separator widgets support the standard cget, configure, identify, in-
state, and state methods. No other widget methods are used.
STYLING OPTIONS
The class name for a ttk::separator is TSeparator.
TSeparator styling options configurable with ttk::style are:
-background color
Some options are only available for specific themes.
See the ttk::style manual page for information on how to configure ttk
styles.
SEE ALSO
ttk::widget(3tk)
KEYWORDS
widget, separator
Tk 8.5 ttk::separator(3tk)
Generated by dwww version 1.14 on Sat Jun 13 11:27:04 CEST 2026.