Class RowLayout (1.0.1)

A simplified layout that divides the available space into rows and arranges a set of widgets horizontally in each row.

Inheritance

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

Classes

Row

Defines the layout properties and content for a row.

The display widgets arranged horizontally in this row.