Bases: glydget.container.Container
The HBox class organizes a variable number of widgets into a rectangular area which is organized into a single row of child widgets. Thus, all children of a horizontal box are allocated a common height.
Known sub-classes: