HSeparator¶
Inherits: Separator < Control < CanvasItem < Node < Object
Horizontal separator.
Description¶
Horizontal separator. See Separator. Even though it looks horizontal, it is used to separate objects vertically.
Theme Properties¶
|
||
Theme Property Descriptions¶
int separation = 4
The height of the area covered by the separator. Effectively works like a minimum height.
StyleBox separator
The style for the separator line. Works best with StyleBoxLine.