ttk::separator(n) mojave man page | unix.com

Man Page: ttk::separator

Operating Environment: mojave

Section: n

ttk::separator(n)						 Tk Themed Widget						 ttk::separator(n)

__________________________________________________________________________________________________________________________________________________

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 -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 COMMAND
Separator widgets support the standard cget, configure, identify, instate, and state methods. No other widget methods are used.
SEE ALSO
ttk::widget(n)
KEYWORDS
widget, separator Tk 8.5 ttk::separator(n)
Related Man Pages
ttk::frame(n) - centos
ttk_menubutton(n) - suse
ttk_sizegrip(n) - suse
ttk::frame(ntcl) - mojave
ttk::menubutton(n) - osx
Similar Topics in the Unix Linux Community
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
Python 3.8.0rc1 released.