Class pinnacle.layout.builtin.LineOpts
​
Options for the line generator.
Fields ​
outer_gaps nullable ​
outer_gaps?
: pinnacle.layout.Gaps
The gaps between the outer container and this layout.
inner_gaps nullable ​
inner_gaps?
: pinnacle.layout.Gaps
The gaps between windows within this layout.
direction nullable ​
direction?
: pinnacle.layout.LayoutDir
The direction that windows should be laid out in.
reversed nullable ​
reversed?
: boolean
Whether or not windows are inserted backwards.