Size defines the number of pixels of the additional space.
Příklad
dlgVBoxLayout { dlgLabel("Label 1"); dlgSpacing(40); dlgLabel("Label 2"); }