euporie.notebook.widgets.side_bar.WindowAlign

class euporie.notebook.widgets.side_bar.WindowAlign(value, names=None, *values, module=None, qualname=None, type=None, start=1, boundary=None)

Alignment of the Window content.

Note that this is different from HorizontalAlign and VerticalAlign, which are used for the alignment of the child containers in respectively VSplit and HSplit.