**STRUCT** # `HStack` A horizontal GtkBox equivalent. ## Properties ### `content` The content. ### `view` The view's body. ## Methods ### `init(content:)` Initialize a `HStack`. - Parameter content: The view content.