Splitter.Layout (gb.qt4)
Return or set how the children are laid out.
The n-th element of the array gives the relative size of the n-th child.
For example, an array of
[70, 30]
will give 70% of the total size to the first child and 30% to the second.