type: string
Name of the widget, can be used to set options in an rc file.
type: ONEOF vertical, horizontal (default: horizontal)
Orientation of the separator. This cannot be changed after creation.
type: boolean (default: 1)
Whether or not the item is sensitve to user input.
type: boolean (default: 1)
Whether or not the item is visible.
A separator is a widget which groups widgets horizontal or vertical. This is similar to the frame of a box or table widget.