The fixed dimension of this GridLayout.
The number of rows or columns in the grid (depending on the Orientation).
How widgets should be aligned within each grid cell.
The amount of spacing to add around the border of the grid.
The amount of spacing between widgets added to the grid.
Create a 2-column grid layout by default.