Sets the orientation of the this.
GridLayout uses the orientation as a hint when adding children to the Actor using it as a layout manager via add_child; changing this value will not have any effect on children that are already part of the layout.
this | |
orientation |
the orientation of the GridLayout |