Stacks the widgets vertically, taking all the available width for each child.
Sets a max width for the layout so you don't have to subclass. The max width is in device-independent pixels, meaning pixels at 96 dpi that are auto-scaled.
See Implementation
Stacks the widgets vertically, taking all the available width for each child.