Classes
Separator | A widget which draws a horizontal or vertical separator line. |
Bases: enaml.widgets.control.Control
A widget which draws a horizontal or vertical separator line.
The orientation of the separator line.
The line style for the separator.
The thickness of the outer separator line.
The thickness of the inner separator line. This only has an effect for the ‘sunken’ and ‘raised’ line styles.
Whether or not to automatically adjust the ‘hug_width’ and ‘hug_height’ values based on the value of ‘orientation’.
A reference to the ProxySeparator object.