Class GridLayout (1.0.1)

A basic layout divides the available space into vertical columns of equal width and arranges a list of widgets using a row-first strategy.

The informational elements that are arranged into the columns row-first.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > GridLayout